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

# Session List is stabilized

> Announcement that the session/list method is now part of the stable ACP protocol.

**Published:** March 9, 2026

The Session List RFD has moved to Completed and the session/list method is stabilized.

This gives clients a standard way to discover sessions known to an agent, making features like session history, session switching, and cleanup much easier to implement consistently across ACP clients.

For the shipped protocol, see [Session List](/protocol/session-list). For the design history, see the [Session List RFD](/rfds/session-list).
