Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions get-started/manage-your-agent/monitor.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,12 @@ You can view detailed analytics about your agent's performance in the **Analytic
/>
</Frame>

The Analytics sub-section includes the following tabs:

- **Users & Conversations** – Track new and returning users, sessions, message volume, conversations created, and messages per conversation.
- **Workflows** – Track workflow runs created, completed, failed, timed out, and cancelled, along with average run duration and a per-workflow breakdown.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Botpress.workflows] If you're referring to the Botpress concept, use 'Workflow' instead of 'workflow'

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Botpress.workflows] If you're referring to the Botpress concept, use 'Workflow' instead of 'workflow'

- **Custom Analytics** – Build your own tiles from metrics across the Users, Conversations, Messages, Workflows, LLM, Events, and Custom Events groups.

For any tile, you can:

- Select the current range <Icon icon="calendar"/> to modify it
Expand Down
Loading