# Ello.AI ## Docs - [Assign Agent](https://docs-in.getello.ai/api-reference/agents/assign-agent.md): Assigns an existing knowledge base to one or more agents. - [Assign Phone Number](https://docs-in.getello.ai/api-reference/agents/assign-phone-number.md): Assigns a phone number for a specific agent by their ID. - [Create Agent](https://docs-in.getello.ai/api-reference/agents/create-agent.md): Creates a new agent. - [Delete Agent](https://docs-in.getello.ai/api-reference/agents/delete-agent.md): Deletes an agent by ID - [Get Agent](https://docs-in.getello.ai/api-reference/agents/get-agent.md): Retrieves details of a specific agent by its ID - [Get Agent Conversation](https://docs-in.getello.ai/api-reference/agents/get-agent-conversation.md): Retrieves detailed statistics and metadata for a specific conversation of a given agent - [List Agent Conversations](https://docs-in.getello.ai/api-reference/agents/list-agent-conversations.md): Retrieves a paginated list of all conversations for a specific agent - [List Agents](https://docs-in.getello.ai/api-reference/agents/list-agents.md): Retrieves a paginated list of agents (supports filtering and sorting). - [Unassign Agent](https://docs-in.getello.ai/api-reference/agents/unassign-agent.md): Removes an existing knowledge base association from one or more agents. - [Update Agent](https://docs-in.getello.ai/api-reference/agents/update-agent.md): Updates an existing agent by ID. - [Create Call](https://docs-in.getello.ai/api-reference/calls/create-call.md): Creates a new call - [Create Campaign](https://docs-in.getello.ai/api-reference/campaigns/create-campaign.md): Creates a new campaign with an uploaded recipients file, linked assistant, and schedule settings. - [List Campaigns](https://docs-in.getello.ai/api-reference/campaigns/list-campaigns.md): Retrieves a paginated list of created campaigns. - [Create Knowledge Base](https://docs-in.getello.ai/api-reference/knowledge-base/create-knowledge-base.md): Creates a single-source knowledge base using either a URL (link) OR one uploaded file (file). Only one source is allowed per request. - [List Knowledge Bases](https://docs-in.getello.ai/api-reference/knowledge-base/list-knowledge-bases.md): Retrieve a paginated list of knowledge bases with filters, search, and sorting options. - [Delete Knowledge Base](https://docs-in.getello.ai/api-reference/knowledge/delete-knowledge-base.md): Deletes a knowledge base by ID. Workspace is derived from the authenticated token (X-Workspace-ID / user token). - [List Phone Numbers](https://docs-in.getello.ai/api-reference/phone-numbers/list-phone-numbers.md): Retreives a paginated list of phone numbers - [Get Call](https://docs-in.getello.ai/api-reference/reports/get-call.md): Retreives details of a specific call - [Best Practices](https://docs-in.getello.ai/api-reference/webhooks/best-practices.md): Industry standards and monitoring webhooks - [Error Handling](https://docs-in.getello.ai/api-reference/webhooks/error-handling.md): Troubleshooting, delivery guarantees, and retry logic - [Implementation](https://docs-in.getello.ai/api-reference/webhooks/implementation.md): Code examples and testing webhooks - [Webhooks](https://docs-in.getello.ai/api-reference/webhooks/index.md): Configure and manage webhooks to receive real-time events from Ello.AI - [Initial Setup](https://docs-in.getello.ai/api-reference/webhooks/initial-setup.md): Get started with webhooks - overview and configuration - [Webhook Payloads](https://docs-in.getello.ai/api-reference/webhooks/webhook-payloads.md): Event payload examples for calls and campaigns - [Analytics & Monitoring](https://docs-in.getello.ai/doc-pages/analytics.md) - [API](https://docs-in.getello.ai/doc-pages/api.md) - [Core concept - AdaptivePrompt](https://docs-in.getello.ai/doc-pages/core-concept.md) - [Core Features](https://docs-in.getello.ai/doc-pages/core-features.md) - [Deployment & Telephony](https://docs-in.getello.ai/doc-pages/deployment.md) - [FAQs](https://docs-in.getello.ai/doc-pages/faq.md) - [Integration](https://docs-in.getello.ai/doc-pages/integration.md) - [Introduction](https://docs-in.getello.ai/doc-pages/introduction.md) - [Pricing](https://docs-in.getello.ai/doc-pages/pricing.md) - [Quickstart](https://docs-in.getello.ai/doc-pages/quickstart.md) ## OpenAPI Specs - [openapi](https://docs-in.getello.ai/api-reference/openapi.json)