> ## Documentation Index
> Fetch the complete documentation index at: https://www.plain.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# QueuedAgentSessionMessage

> A user message that has been submitted to a Sidekick AGENT_SESSION
discussion while the agent was mid-turn. Lives in the queue until the
agent picks it up. Once picked up, it's promoted to a regular
ThreadDiscussionMessage and removed from the queue.

