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

# Agents Platform

> Build, connect, and improve agents for customer conversations and operational workflows with Threetone.

Threetone Agents Platform brings agent configuration, conversations, knowledge, tools, testing, integrations, and deployment controls into one system. Agents can serve customers across voice and messaging channels while sharing the same governed configuration and operational data.

## Platform areas

<CardGroup cols={2}>
  <Card title="Agents" icon="robot" href="/agents-platform/agents">
    Configure behavior, models, prompts, tools, knowledge, tests, branches, and versions.
  </Card>

  <Card title="Conversations" icon="messages" href="/agents-platform/conversations">
    Inspect interactions, search transcripts, run analysis, and collect feedback.
  </Card>

  <Card title="Knowledge base" icon="book" href="/agents-platform/knowledge-base">
    Organize retrievable documents, URLs, text, folders, and indexes.
  </Card>

  <Card title="Channels and telephony" icon="phone" href="/agents-platform/phone-integration">
    Connect supported phone, SIP, messaging, and outbound-call integrations.
  </Card>
</CardGroup>

## How the platform fits together

An agent owns the configuration used for a conversation. That configuration can reference tools, knowledge, procedures, integrations, and channel settings. Conversation records capture what happened, while tests, analysis, branches, drafts, and versions support controlled iteration.

Workspace resources such as members, API keys, service accounts, webhooks, and audit logs govern how teams and integrations access the platform.

## Start building

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Authenticate and create an agent with the public API.
  </Card>

  <Card title="API reference" icon="brackets-curly" href="/api-reference/introduction">
    Browse public operations, parameters, and generated schemas.
  </Card>
</CardGroup>
