Skip to main content
Each agent combines four components: a system prompt that defines behavior, an LLM for reasoning, a voice for speech, and optional tools for actions. Here’s how they fit together.

Agent components


Agent states

An agent is either enabled or disabled. Enabled — Active and handling conversations. This is the default. Configuration changes apply immediately, even to active calls. Disabled — Paused. Won’t accept new conversations. Existing calls complete normally. Configuration is preserved. No charges while disabled.
Changes to enabled agents apply immediately. If you’re making significant changes, disable the agent first, make changes, test, then re-enable.

What’s next

Conversations

Learn about conversation types and states

Tools

Let your agent take actions

Create your first agent

Step-by-step guide

LLM Configuration

Model selection and parameters