diff --git a/src/pages/docs/ai-transport/features/agent-presence.mdx b/src/pages/docs/ai-transport/features/agent-presence.mdx index 5c06cbdea4..2a66edae50 100644 --- a/src/pages/docs/ai-transport/features/agent-presence.mdx +++ b/src/pages/docs/ai-transport/features/agent-presence.mdx @@ -4,7 +4,7 @@ meta_description: "Show agent status in your AI application with Ably Presence. meta_keywords: "agent presence, AI status, presence API, agent state, AI Transport, Ably" --- -Agent presence uses Ably's native [Presence](/docs/presence) API to show real-time agent status in your application. Display whether the agent is streaming, thinking, idle, or offline - across all connected clients. +Agent presence provides a realtime view to other session participants so they can know which agents are active in a session. Agent presence uses Ably's native [Presence](/docs/presence) API to show real-time agent status in your application, and this could include a sole or orcestrator agent, or multiple sub-agents. Presence can convey whether the agent is streaming, thinking, idle, or offline - across all connected clients.