# CallIntel > AI-powered voice calling and contact center platform with real-time communication capabilities ## Docs - [Delete Scheduled Call](https://docs.callintel.io/api-reference/endpoint/delete-scheduled-call.md) - [Get Scheduled Call](https://docs.callintel.io/api-reference/endpoint/get-scheduled-call.md) - [Initiate Outbound Call](https://docs.callintel.io/api-reference/endpoint/outbound-call.md): Initiates a single outbound call or queues it if scheduled. - [Schedule Batch Calls](https://docs.callintel.io/api-reference/endpoint/schedule-batch.md): Schedule a batch of calls to be made at a specific time. - [Update Scheduled Call](https://docs.callintel.io/api-reference/endpoint/update-scheduled-call.md) - [Voice Webhook](https://docs.callintel.io/api-reference/endpoint/voice-webhook.md): Webhook endpoint for incoming calls from providers (Twilio, Plivo, etc.). - [Introduction](https://docs.callintel.io/api-reference/introduction.md): Example section for showcasing API endpoints - [Super Admin Dashboard](https://docs.callintel.io/guides/admin/super-admin-dashboard.md): The Super Admin Dashboard is the central management hub for the entire CallIntel platform. From here, you can manage all organizations, users, agents, calls, and system settings. - [AI Agents](https://docs.callintel.io/guides/core-concepts/agents.md): Creating and managing AI voice agents. AI Agents are the core intelligence behind CallIntel, enabling natural voice conversations. - [Architecture Overview](https://docs.callintel.io/guides/core-concepts/architecture.md): Understanding the CallIntel system design. CallIntel is built on a modular microservices architecture designed for scalability, reliability, and ease of integration. - [Call Management](https://docs.callintel.io/guides/core-concepts/calling.md): Making, receiving, and managing voice calls. Master voice calls, streaming, routing, and call lifecycle management in CallIntel. - [Configuration](https://docs.callintel.io/guides/getting-started/configuration.md): Configure CallIntel for your environment. Comprehensive guide to configuring CallIntel for your deployment. - [Docker Setup](https://docs.callintel.io/guides/getting-started/docker-setup.md): Deploy CallIntel with Docker Compose. Deploy the entire CallIntel platform with all microservices using Docker Compose. - [Quick Start](https://docs.callintel.io/guides/getting-started/quickstart.md): Learn how to set up your first AI voice agent with CallIntel. Follow our step-by-step guide to get up and running quickly. - [Google Gemini Integration](https://docs.callintel.io/guides/integrations/ai-models/gemini.md): Configure Google's Gemini models for AI calling. Google's Gemini models provide powerful language understanding with excellent performance.This guide covers setup and best practices. - [OpenAI Models Integration](https://docs.callintel.io/guides/integrations/ai-models/openai.md): Configure GPT-4, GPT-3.5 Turbo, and other OpenAI models. Use OpenAI's powerful language models in your CallIntel agents. This guide covers setup, model selection, and best practices. - [AI Models & Integrations](https://docs.callintel.io/guides/integrations/ai-models/overview.md): Configure language models, voice synthesis, and speech recognition. CallIntel supports integration with leading AI platforms for language understanding, voice synthesis, and speech recognition. Choose the models and providers that best fit your needs. - [Speaker Identification & Diarization](https://docs.callintel.io/guides/integrations/ai-models/speaker-identification.md): Identify and distinguish multiple speakers in calls. Speaker Identification (also called diarization) enables the system to identify and distinguish between different speakers in a conversation. This guide covers setup and best practices. - [Speech-to-Text Integration](https://docs.callintel.io/guides/integrations/ai-models/speech-to-text.md): Configure AssemblyAI, Deepgram, and Cartesia for voice input. Speech-to-Text providers convert customer voice into text for processing. This guide covers available providers and setup. - [Text-to-Speech Integration](https://docs.callintel.io/guides/integrations/ai-models/text-to-speech.md): Configure OpenAI, ElevenLabs, Cartesia, Rime AI, and Inworld for voice output. Text-to-Speech providers convert agent responses into natural-sounding speech. This guide covers available providers and setup. - [Gmail Integration](https://docs.callintel.io/guides/integrations/gmail.md): Integrate Gmail with CallIntel agents using the Model Context Protocol (MCP). The Gmail integration allows your AI agents to interact with Gmail accounts. It is built as a Model Context Protocol (MCP) server, enabling agents to send emails and manage authentication. - [Integrations Overview](https://docs.callintel.io/guides/integrations/overview.md): Connect CallIntel with external platforms. CallIntel supports seamless integration with popular platforms through the Model Context Protocol (MCP). - [Telegram Integration](https://docs.callintel.io/guides/integrations/telegram.md): Send and receive Telegram messages from your agents. Integrate Telegram messaging capabilities into your CallIntel agents using the MCP (Model Context Protocol) server. - [WhatsApp Integration](https://docs.callintel.io/guides/integrations/whatsapp.md): Automate WhatsApp interactions using the Model Context Protocol (MCP) and Selenium. The WhatsApp integration allows your AI agents to send WhatsApp messages and manage sessions. It uses Selenium to automate WhatsApp Web, providing a way to interact with WhatsApp without the official Business API. - [Billing & Credits](https://docs.callintel.io/guides/organization/billing-and-credits.md): This guide explains CallIntel's billing system, credit consumption, subscription plans, and payment management. - [Organization Admin Dashboard](https://docs.callintel.io/guides/organization/org-admin-dashboard.md): The Organization Admin Dashboard provides comprehensive management tools for your specific organization. From here, you can manage agents, calls, users, credits, and configure your organization settings. - [Services Overview](https://docs.callintel.io/guides/services/overview.md): Understanding CallIntel services architecture. CallIntel is composed of several core services, each handling specific responsibilities. - [Webhooks Guide](https://docs.callintel.io/guides/webhooks/overview.md): Detailed webhook setup and event handling for real-time call notifications. Webhooks enable real-time communication between CallIntel and your application. Receive instant notifications when important events occur, such as call completion, status changes, and transcripts. - [CallIntel](https://docs.callintel.io/index.md): Build intelligent voice calling experiences with AI agents. Automate customer interactions, deploy intelligent agents, and gain real-time insights. - [Resources](https://docs.callintel.io/resources.md): Explore additional resources to help you get the most out of CallIntel. Find tutorials, best practices, troubleshooting guides, and community support. ## OpenAPI Specs - [openapi](https://docs.callintel.io/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/rejoicehub/callintel-livekit)