Skip to content

Active Conversations

The Active Conversations view displays all assist sessions that are currently in progress. Use it to understand workload distribution and identify sessions that may need attention.

imageActive conversations list showing agent name, conversation ID, status, duration, RAG queries, and last activity columns
Live view of active assist sessions

Session List

Each active session is displayed as a row with the following details:

ColumnDescription
Agent NameThe agent receiving assist suggestions, as reported by the CCaaS connector.
Conversation IDUnique identifier for the conversation.
StatusCurrent session state (e.g., Active, Idle, Pending).
DurationElapsed time since the session started.
RAG QueriesNumber of RAG queries triggered during this session.
Last ActivityTimestamp of the most recent event in the session.

Real-Time Status

Session data updates in real time via WebSocket. When a new session starts, it appears in the list automatically. When a session ends, it is removed after a short delay.

Status indicators:

  • Active -- The agent is engaged in conversation and receiving suggestions.
  • Idle -- No events received for the session in the last 60 seconds.
  • Pending -- The session is initializing and waiting for the first event.

TIP

Click on any session row to open the conversation detail view, where you can see the full event timeline and suggestion history.

Filtering and Sorting

You can filter the session list by agent name or status. Sort by any column header to reorder the list -- for example, sort by duration to find the longest-running sessions.

WARNING

Active conversation data is ephemeral. Once a session ends, it moves to the Conversations history section and is no longer visible here.

OmniBots Agent Assist