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

# Email Agent Setup

> Configure your AI email worker for cold outreach.

The **Email Agent** is your primary tool for B2B outreach. It doesn't just send templates; it uses AI to personalize the message for every single lead.

## Configuration

To set up the agent, click the **Settings (Gear)** icon next to the Email Agent card.

{/* Save as 'email-config.png' */}

<img className="h-64 block dark:hidden" src="https://mintcdn.com/cybernauts/YpPbgKwEEgbtR4wS/images/email-config-light.png?fit=max&auto=format&n=YpPbgKwEEgbtR4wS&q=85&s=c13a688a166c94c61a78c54fcae8f569" alt="Email Config Light" width="624" height="811" data-path="images/email-config-light.png" />

<img className="h-64 hidden dark:block" src="https://mintcdn.com/cybernauts/YpPbgKwEEgbtR4wS/images/email-config-dark.png?fit=max&auto=format&n=YpPbgKwEEgbtR4wS&q=85&s=c64056d1c0fd5bd023c99c13b30d1402" alt="Email Config Dark" width="616" height="814" data-path="images/email-config-dark.png" />

### Key Settings

1. **Agent Personality:**
   Describe how the bot should sound.
   * *Example:* "You are a helpful sales assistant named Sarah. Be professional but brief."
2. **Daily Limit:**
   We recommend starting with **50 emails/day** for a new account to avoid spam filters.
3. **Signature:**
   Paste your standard HTML or text signature here.

## Connecting Your Account

Flowiz supports SMTP connections. You will need:

* **SMTP Host:** (e.g., `smtp.gmail.com`)
* **Port:** (Usually `587` or `465`)
* **App Password:** If using Gmail, you must generate an "App Password," not your normal login password.

<Warning>
  **Spam Compliance:** Always include an "Unsubscribe" text in your footer to comply with regulations.
</Warning>
