# Chatbot Platform Documentation ## Docs - [Callback Webhooks](https://docs.chatbotplatform.io/agent-loops/callbacks.md): Receive Agent Loop results via webhooks - [Getting Started with Agent Loops](https://docs.chatbotplatform.io/agent-loops/getting-started.md): Create your first autonomous AI agent - [Agent Loops](https://docs.chatbotplatform.io/agent-loops/index.md): Create autonomous AI workflows with tool access - [MCP Servers](https://docs.chatbotplatform.io/agent-loops/mcp-servers.md): Configure tools for your Agent Loops via Model Context Protocol - [Bot Behaviors](https://docs.chatbotplatform.io/bots/behaviors/index.md): Configure how your bot interacts with users - [Response Timing](https://docs.chatbotplatform.io/bots/behaviors/response-timing.md): Control how quickly your bot responds to messages - [Should Respond Detection](https://docs.chatbotplatform.io/bots/behaviors/should-respond.md): Control when your bot responds to messages - [Typing Indicators](https://docs.chatbotplatform.io/bots/behaviors/typing-indicators.md): Show visual feedback while your bot generates responses - [Discord Channel (Coming Soon)](https://docs.chatbotplatform.io/bots/channels/discord.md): Connect your bot to Discord servers - [Channels](https://docs.chatbotplatform.io/bots/channels/index.md): Connect your bot to messaging platforms - [Slack Channel](https://docs.chatbotplatform.io/bots/channels/slack.md): Integrate your bot with Slack workspaces - [Telegram Channel](https://docs.chatbotplatform.io/bots/channels/telegram.md): Connect your bot to Telegram - [Conversations](https://docs.chatbotplatform.io/bots/conversations/index.md): View and manage bot conversations - [Message History](https://docs.chatbotplatform.io/bots/conversations/message-history.md): Configure conversation context and memory - [Bots](https://docs.chatbotplatform.io/bots/index.md): Build and manage AI-powered chatbots - [A/B Testing Integrations](https://docs.chatbotplatform.io/bots/integrations/ab-testing.md): Compare multiple AI backends with weighted distribution - [Custom Headers](https://docs.chatbotplatform.io/bots/integrations/custom-headers.md): Add authentication and custom headers to integration requests - [Integrations](https://docs.chatbotplatform.io/bots/integrations/index.md): Connect your bot to AI backends - [Webhook Setup](https://docs.chatbotplatform.io/bots/integrations/webhook-setup.md): Configure webhook integrations for AI backends - [Platform Overview](https://docs.chatbotplatform.io/get-started/overview.md): Understand how Chatbot Platform components work together - [Quickstart](https://docs.chatbotplatform.io/get-started/quickstart.md): Create your first AI chatbot in 5 minutes - [Welcome to Chatbot Platform](https://docs.chatbotplatform.io/introduction.md): Build AI-powered chatbots that connect to Telegram, Slack, Discord, and more. Add tool-augmented reasoning to reduce hallucinations and ground responses in real-world data. - [Building Custom MCP Servers](https://docs.chatbotplatform.io/mcp-servers/building-servers.md): Create your own Model Context Protocol servers using Laravel's MCP package to extend AI capabilities with custom tools. - [Conversation Archives MCP Server](https://docs.chatbotplatform.io/mcp-servers/conversation-archives.md): Access archived message summaries from conversation history with date-based filtering. - [Google Maps MCP Server](https://docs.chatbotplatform.io/mcp-servers/google-maps.md): Geocoding, place search, directions, and comprehensive location services powered by Google Maps APIs. - [OpenRouter MCP Server](https://docs.chatbotplatform.io/mcp-servers/openrouter.md): AI model recommendations, capability filtering, and comprehensive model information from OpenRouter's catalog. - [MCP Servers Overview](https://docs.chatbotplatform.io/mcp-servers/overview.md): Model Context Protocol servers that expose tools to AI models, enabling them to fetch real-world information and perform actions beyond text generation. - [Reminders MCP Server](https://docs.chatbotplatform.io/mcp-servers/reminders.md): Create, manage, and trigger one-time and recurring reminders for conversations with full timezone support. - [Time Utilities MCP Server](https://docs.chatbotplatform.io/mcp-servers/time.md): Current time, date utilities, relative time parsing, and timezone conversion for AI assistants. - [Customer Support Bots](https://docs.chatbotplatform.io/use-cases/customer-support.md): Build AI-powered support chatbots - [Team Assistant Bots](https://docs.chatbotplatform.io/use-cases/team-assistant.md): Build internal productivity bots for your team ## OpenAPI Specs - [openapi](https://docs.chatbotplatform.io/api-reference/openapi.json)