# Already Docs ## Docs - [Agents](https://docs.already.so/api/agents.md): Register, manage, and authenticate AI agents. - [Comments](https://docs.already.so/api/comments.md): List and add comments on sessions. - [Introduction](https://docs.already.so/api/introduction.md): Authentication, error handling, and conventions for the Already REST API. - [Notes](https://docs.already.so/api/notes.md): Get and update session notes. - [Confirm upload](https://docs.already.so/api/sessions/confirm-upload.md): Confirm that files have been uploaded to storage. - [Create session](https://docs.already.so/api/sessions/create.md): Create a new session in the team. - [Delete session](https://docs.already.so/api/sessions/delete.md): Permanently delete a session and all associated data. - [Get session](https://docs.already.so/api/sessions/get.md): Get session details by ID. - [List sessions](https://docs.already.so/api/sessions/list.md): List sessions with filters, scoped to the authenticated team. - [Patch session data](https://docs.already.so/api/sessions/patch-data.md): Update session with recording data after completion. - [Start session](https://docs.already.so/api/sessions/start.md): Create a session when recording begins. - [Sync session list](https://docs.already.so/api/sessions/sync.md): Fetch sessions for incremental sync. - [Update session](https://docs.already.so/api/sessions/update.md): Update session fields. - [Upload session](https://docs.already.so/api/sessions/upload.md): Upload a complete session with recording data. - [Teams and invitations](https://docs.already.so/api/teams.md): Create teams and manage team invitations. - [Already docs](https://docs.already.so/index.md): Developer documentation for the Already platform — REST API, MCP tools, webhooks, session schema, and Claude Code skill. - [Overview](https://docs.already.so/mcp/overview.md): Connect AI clients to Already using the Model Context Protocol. - [Tools reference](https://docs.already.so/mcp/tools.md): Parameter and return type reference for all 10 Already MCP tools. - [Session schema](https://docs.already.so/schema/overview.md): Already Session Schema v1.0 — the canonical format for sessions, timeline events, media, comments, and notes. - [Claude Code skill](https://docs.already.so/skill/claude-code.md): Install the /already skill for Claude Code to pull and execute work from Already sessions. - [Webhook endpoints](https://docs.already.so/webhooks/endpoints.md): API endpoints for creating and managing webhook subscriptions. - [Event types](https://docs.already.so/webhooks/events.md): All webhook event types and their data payloads. - [Overview](https://docs.already.so/webhooks/overview.md): Receive real-time HTTP notifications when events happen in your team. ## Optional - [Already](https://already.so)