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

# Agent Settings

Configure your AI agent's communication channels, behavior, and capabilities through the agent settings.

## Communication Channels

<CardGroup cols={2}>
  <Card title="Email Setup" href="/ai-agent/email-setup" icon="mail">
    Configure email addresses for your agent
  </Card>

  <Card title="SMS Setup" href="/ai-agent/sms-setup" icon="message-square">
    Set up SMS communication
  </Card>

  <Card title="Admin Emails" href="/ai-agent/admin-emails" icon="users">
    Configure admin email addresses
  </Card>
</CardGroup>

## Agent Behavior

<CardGroup cols={2}>
  <Card title="Autopilot" href="/ai-agent/autopilot" icon="zap">
    Configure agent automation mode
  </Card>

  <Card title="Fine-tuning" href="/ai-agent/fine-tuning" icon="brain">
    Customize agent behavior and workflow prompt
  </Card>

  <Card title="Tools" href="/ai-agent/tools" icon="wrench">
    Configure agent tools and permissions
  </Card>
</CardGroup>
