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

# Bind your Email

> Bind an email account to allow your Solvea Agent to receive and respond to emails automatically.

<Frame>
  <img src="https://mintcdn.com/solvea-a5b10e8e/VpbCOtG9vUNNZOl1/images/image-49.png?fit=max&auto=format&n=VpbCOtG9vUNNZOl1&q=85&s=292415d6d9b3fccf577830611f8d2d71" alt="Image" width="2938" height="1552" data-path="images/image-49.png" />
</Frame>

<Info>
  Only one email address can be bound.
</Info>

## Getting Started

1. Go to Deploy -> Email -> Email Connecttion -> Click **Connect**

   <Frame>
     <img src="https://mintcdn.com/solvea-a5b10e8e/VpbCOtG9vUNNZOl1/images/image-50.png?fit=max&auto=format&n=VpbCOtG9vUNNZOl1&q=85&s=2f9f30accd254a7667f552424f7f5b37" alt="Image" width="2938" height="1550" data-path="images/image-50.png" />
   </Frame>
2. Enter your **email address** and the Brand, then click **Continue**.

   <Info>
     Brand (optional): Brand name is for labeling your support email.
   </Info>

   <Frame>
     <img src="https://mintcdn.com/solvea-a5b10e8e/VpbCOtG9vUNNZOl1/images/image-51.png?fit=max&auto=format&n=VpbCOtG9vUNNZOl1&q=85&s=2be5b07db038c84545f09da85cebad8d" alt="Image" width="2938" height="1552" data-path="images/image-51.png" />
   </Frame>
3. Complete the authorization process.

   <Frame>
     <img src="https://mintcdn.com/solvea-a5b10e8e/VpbCOtG9vUNNZOl1/images/image-52.png?fit=max&auto=format&n=VpbCOtG9vUNNZOl1&q=85&s=23a9158e910f5d128a808878a348a209" alt="Image" width="2938" height="1550" data-path="images/image-52.png" />
   </Frame>

   <Tip>
     Recommended but not required:

     Configure all available authorization methods. \
     Solvea will automatically use the most stable method for sending and syncing emails.
   </Tip>

## Authorization Methods

Solvea supports **three authorization methods**, each with different characteristics:

| Authorization Method | Advantages                                                          | Disadvantages                                                     |
| -------------------- | ------------------------------------------------------------------- | ----------------------------------------------------------------- |
| **API**              | Simple and fast to set up                                           | Sync and sending speed are limited by the email service provider. |
| **Forwarding**       | New emails are synced within minutes for near real-time processing. | Requires manual setup.                                            |
| **IMAP/SMTP**        | Highly stable with a 10-minute email sync delay.                    | Requires manual configuration.                                    |

### **Steps**

<Tabs>
  <Tab title="API Authorization ">
    One-click authorization via your email provider.

    **Steps:**

    1. Click the authorization button.
    2. You will be redirected to your email provider.
    3. Confirm access to complete the authorization.

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/Pn1rhJVpxXelTc_K/images/image-53.png?fit=max&auto=format&n=Pn1rhJVpxXelTc_K&q=85&s=0182c24ccb2995a0626df75d1dcd234f" alt="Image" width="1570" height="704" data-path="images/image-53.png" />
    </Frame>
  </Tab>

  <Tab title="Forwarding Authorization">
    This method forwards incoming emails to Solvea for processing.

    **Steps:**

    1. Copy the forwarding email address provided by Solvea.
    2. Open your email client and locate the forwarding settings.
    3. Paste the copied address into the **“Forward to”** email field.
    4. Return to this page and click **Verify** to complete authorization.

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/Pn1rhJVpxXelTc_K/images/image-54.png?fit=max&auto=format&n=Pn1rhJVpxXelTc_K&q=85&s=d12ce91e370b3ae77d541a1fe8f14243" alt="Image" width="1572" height="934" data-path="images/image-54.png" />
    </Frame>
  </Tab>

  <Tab title="IMAP / SMTP Authorization">
    This method connects Solvea directly to your mailbox.

    **Steps:**

    1. Enable IMAP/SMTP in your email client.
    2. Generate an email authorization code.
    3. Return to this page and enter:
       * Authorization code
       * IMAP/SMTP server configuration
    4. Click **Confirm** to complete the authorization.

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/E9QEZenFDOu1Y5qv/images/image-55.png?fit=max&auto=format&n=E9QEZenFDOu1Y5qv&q=85&s=923f87e5a2f7a26f0c8668a8d0a12d24" alt="Image" width="1576" height="904" data-path="images/image-55.png" />
    </Frame>
  </Tab>
</Tabs>

📌 Example: [Gmail Authorization](/deploy/email/gmail-authorization)

### Recommended Authorization by Email Provider

**Gmail & Outlook**

* Complete **API Authorization** first.
* Optionally add **Forwarding** or **IMAP/SMTP** authorization as needed.

**Other Email Providers**

* Use **Forwarding** or **IMAP/SMTP** authorization.
