> ## 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.

# Email Setup

# Email Setup

Setting up an email address allows agents to send & receive emails.

## Steps

1. **Add a new email domain** in [workspace settings](https://platform.getomni.ai/settings/email-domains)
2. **Add all the DNS records** in your domain provider
3. **Wait for a few minutes** for domain verification
4. **Add a new email address** in [agent setting](https://platform.getomni.ai/agent#settings)
   * Choose the email domain that you added in the previous step
   * You can customize the email address and email display name
5. **Click `Send Test Email`** button to test sending a new email

For detailed DNS configuration, see [Domain Configuration](/domain-configuration).

## Related Guides

<CardGroup cols={2}>
  <Card title="Domain Configuration" href="/domain-configuration">
    Set up email domain and DNS
  </Card>

  <Card title="Agent Settings" href="/ai-agent/settings">
    Configure other agent settings
  </Card>
</CardGroup>
