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

# Overview

## Chatbot Customization Tabs

<Frame>
  <img src="https://mintcdn.com/chatzyai/qIKaZG5_O5n8nqah/ai-agents/conversational-ai-agent/settings/overview.png?fit=max&auto=format&n=qIKaZG5_O5n8nqah&q=85&s=49a46918872a875df42bd223b4d76c56" className="rounded-lg" width="2480" height="1380" data-path="ai-agents/conversational-ai-agent/settings/overview.png" />
</Frame>

<Columns cols={1}>
  <Card title="Base Prompt" icon="brain" href="https://docs.chatzy.ai/ai-agents/conversational-ai-agent/settings/base-prompt">
    Define your chatbot’s core personality, goals, and instructions to control how it responds and flows in conversations.
  </Card>

  <Card title="Model" icon="cpu" href="https://docs.chatzy.ai/ai-agents/conversational-ai-agent/settings/model">
    Select the AI engine powering your chatbot. Different models excel at different tasks, from comprehension to creativity.
  </Card>

  <Card title="Chat Widget" icon="layout" href="https://docs.chatzy.ai/ai-agents/conversational-ai-agent/settings/chat-widget">
    Customize the look and feel of the chat window — colors, fonts, and icons — to align with your brand’s style.
  </Card>

  <Card title="Advanced Settings" icon="sliders" href="https://docs.chatzy.ai/ai-agents/conversational-ai-agent/settings/advanced-settings">
    Fine-tune technical details for balancing accuracy, engagement, and overall chatbot behavior.
  </Card>

  <Card title="External APIs" icon="link" href="https://docs.chatzy.ai/ai-agents/conversational-ai-agent/settings/external-apis">
    Connect your chatbot with third-party apps and services for real-time data access and extended functionality.
  </Card>

  <Card title="Tools" icon="wrench" href="https://docs.chatzy.ai/ai-agents/conversational-ai-agent/settings/tools">
    Equip the chatbot with tools to perform specific actions like triggering journeys, closing conversations, or fetching data.
  </Card>

  <Card title="Moderation" icon="shield" href="https://docs.chatzy.ai/ai-agents/conversational-ai-agent/settings/moderation">
    Set content rules to filter or block inappropriate messages and keep conversations safe.
  </Card>

  <Card title="Utilities" icon="settings" href="https://docs.chatzy.ai/ai-agents/conversational-ai-agent/settings/utilities">
    Access general-purpose features like date & time context or message timestamps for better management.
  </Card>
</Columns>
