The Activity page provides a complete, real-time overview of all events executed within your account. It allows you to monitor journey progress, review video generation, confirm webhook execution, and inspect individual event details for debugging or validation purposes.
The Activity page displays a chronological list of all platform events.
Each row represents a single system event and includes:
Message – Title of the eventTime – When the event occurredStatus – The result of the eventType – The event category (e.g. Journey or API )Depending on the type, the following parameters can also be present:
Workflow Response – Response of the webhook eventStatuses are clearly labeled to help you quickly identify successful or failed executions.
You can use the filters at the top of the page to narrow results by event type, status, or date range.

Screenshot of Activity page
<aside> 💡
Some systems return 200 OK even for failed requests. This means the event may wrongfully show as success . If you suspect an issue, check the event’s Workflow Response for error details.
</aside>