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

# Introduction

> Welcome to the Chatmode documentation.

Chatmode is a platform designed to simplify the creation, management, and deployment of AI-powered chat agents.

## What is Chatmode?

Chatmode is an all-in-one platform for developing AI-powered chat solutions. Whether you need customer support automation, lead generation, or internal knowledge management, Chatmode provides the tools to create sophisticated conversational agents without extensive technical knowledge.

<CardGroup cols={2}>
  <Card title="Create Agents" icon="bot" href="/en/features/agents">
    Design intelligent AI agents with customizable models, prompts, and tools
  </Card>

  <Card title="Deploy Embeds" icon="code" href="/en/embeds/overview">
    Embed your agents on websites using a configurable chat interface
  </Card>

  <Card title="Train with Your Data" icon="book" href="/en/features/trainings">
    Enhance AI performance with your specific knowledge and content
  </Card>

  <Card title="Manage Conversations" icon="message-square" href="/en/features/conversations">
    Monitor interactions and manage conversation status and assignments
  </Card>
</CardGroup>

## Key Features

* **AI Agent Creation**: Design conversational agents with customizable models, prompts, and tools
* **Website Embeds**: Deploy your agents easily onto websites using an iframe
* **Custom Training**: Train your agents with specific knowledge relevant to your business (using Text or URL sources)
* **Conversation Management**: Monitor and manage agent-user interactions (view history, change status, assign)
* **Team Collaboration**: Work together with your team to manage agents and review conversations
* **Basic Analytics**: Review conversation history and agent usage
* **Internal Provider Keys**: Securely store external AI provider keys (e.g., OpenAI) used by your agents

## Getting Started

Ready to create your first AI agent? Follow our [Quickstart Guide](/en/getting-started/quickstart) to set up your account and launch your first agent in minutes.
