> ## Documentation Index
> Fetch the complete documentation index at: https://docs.litellm-agent-platform.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> 1 place to call all your agents - OpenCode, OpenClaw, Hermes, Claude Managed Agents, Cursor Agents API, Deep Agents.

[![Discord](https://img.shields.io/badge/Discord-Chat-5865F2?logo=discord\&logoColor=white)](https://discord.gg/Nkxw3rm3EE)

![LiteLLM Agent Platform dashboard](https://github.com/user-attachments/assets/04333758-829c-4b19-bde3-23ade37bb9f1)

LiteLLM Agent Platform sits on top of any runtime. Pick a runtime, create an
agent, give your team one UI.

It manages:

* **Unified API across runtimes** - one API to create and run agents,
  regardless of the runtime underneath
* **Access** - developers create and run agents here, no Bedrock or Anthropic
  console access required
* **Session management** - persistent agent sessions across runs
* **CRON schedules** - run agents on a schedule
* **Memory** - agents remember context across sessions

<CardGroup cols={2}>
  <Card title="Quick Start" icon="bolt" href="/quickstart">
    Run LAP locally with Docker in under a minute.
  </Card>

  <Card title="Runtimes" icon="server" href="/runtimes/claude-managed-agents">
    Claude Managed Agents, Cursor, OpenCode, OpenClaw, Deep Agents, Elastic.
  </Card>

  <Card title="Channels" icon="comments" href="/channels/ui">
    Talk to agents via UI, API, Slack, Teams, or Google Chat.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/overview">
    Full REST API reference with live try-it panel.
  </Card>
</CardGroup>
