Session Activity in the Monitor section of the Agentic Hub displays the session history of your AI solutions.

It is organized into the following tabs:
Displays a card grid showing all your AI solutions with recorded activity. Each card displays the AI solution name, category, session count, and last activity timestamp.

Select View on a card to open a detailed list of all sessions recorded for that AI solution. Each session entry includes the following columns:
- Session: Session identifier.
- Version: AI solution version used.
- Last Input: Last input sent during the session.
- Response Avg: Average response time.
- Start Time: Date and time when the session started.
- End Time: Date and time when the session ended.
- Status: Session result (for example, Success or Error).

Select View on a session entry to open the Session Detail, which includes the following information:
- Agent name and version
- User: User who triggered the session.
- Cost (USD): Cost associated with the session.
- Tokens: Number of tokens consumed.
- Start Time and End Time: Session duration.
- Session Conversation: Complete exchange between the user and the AI solution, including the response time for each step. Files attached or generated during the session are displayed under Uploaded items.

From the Session Detail, you can also:
- Copy ID: Copies the session identifier to the clipboard.
- Copy: Copies the session conversation content.
- Download JSON: Downloads the session data as a JSON file.
- Expand/Collapse all steps: Toggles the visibility of all steps in the session conversation at once.
- Expand/Collapse steps: Toggles the steps of an individual AI solution response.
Click on a step row to open the Step Detail panel on the right side.The panel includes the following information:

- Response time: Time taken to complete the step.
- Status: Step result (for example, completed).
- Cost (USD): Cost associated with the step.
- Tokens: Number of tokens consumed by the step.
- Step title: Step identifier.
- Timestamp: Date and time when the step was executed.
- Type: Step type (for example, action).
- LLM choice: LLM call type (for example, Successful-Tool-Call).
- Error out?: Indicates whether the step produced an error.
- Step Action: Raw JSON of the step action, with a Pretty toggle, Copy button, and fullscreen expand option.
- Result Data: Raw JSON of the step result, with the same controls.
From the Step Detail panel, you can also select Download JSON to download the step data as a JSON file.
Displays a complete list of all individual sessions across all your AI solutions. Each entry includes the following columns:

- Type: Type of AI solution that recorded the session.
- Session: Session identifier.
- Agent Name: Name of the AI solution that executed the session.
- Version: AI solution version used.
- User: User who triggered the session.
- Last Input: Last input sent during the session.
- Response Avg: Average response time.
- Start Time: Date and time when the session started.
- End Time: Date and time when the session ended.
- Status: Session result (for example, Success or Error).
Select View on a session entry to open the Session Detail.
Both tabs include the following controls:
- Search bar: Filters entries by name or title.
- Refresh button: Reloads the data.
- Filter button: Applies filters to narrow the results.
- Date range: Restricts results to a specific date range.
Since version 2026-04.