You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once you've [configured the Sentry SDK](/product/insights/ai/agents/getting-started/)for your AI agent project, you'll start receiving data in the Sentry [AI Agents Insights](https://sentry.io/orgredirect/organizations/:orgslug/insights/ai/agents/) dashboard.
8
+
The [AI Agents Insights](https://sentry.io/orgredirect/organizations/:orgslug/insights/ai/agents/) dashboard provides a comprehensive view of your AI workflows, including executions, model costs and token usage, tool calls, and recent errors. After you've [configured the Sentry SDK](/product/insights/ai/agents/getting-started/)in your project, telemetry data is collected and displayed in the dashboard to support analysis of system behavior and performance.
9
9
10
-
The main dashboard provides a comprehensive view of all your AI agent activities, performance metrics, and recent executions.
10
+
At the top of the page, you will be able to navigate between the three tabs: [Overview](#overview), [Models](#models)and [Tools](#tools).
Underneath these widgets are three segments that offer focused widgets and a detailed distribution table:
40
+
## Tools
21
41
22
-
-**Traces**: LLM Calls, Tokens Used, and Tool Calls widgets, as well as recent agent runs with duration, errors, number of LLM and tool calls, and token usage
23
-
-**Models**: Model Cost, Tokens Used, and Token Types widgets, as well as all used models with durations and token usage
24
-
-**Tools**: Tool Calls and Tool Errors widgets, as well as all used tools with durations and errors
42
+
The Tools tab displays Tool Calls and Tool Errors widgets, as well as all used tools with durations and errors:
0 commit comments