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

# Outreach Campaign

> Find prospects, review lead data, and launch personalized websites and outreach emails in one campaign

<Info>
  **Prerequisites:** Outreach Campaign is available on **Starter or above**, or
  **Agency Basic and above**. Website generation costs **5 Credits per row**,
  and only successfully generated rows are charged.
</Info>

## What Does This Feature Do?

**Outreach Campaign** helps you turn a lead list into a full outbound workflow inside Readdy:

1. Add leads with **AI Search**, a saved **Lead List**, or a `.csv` / `.xlsx` upload
2. Generate a personalized website for each prospect
3. Write one outreach email with dynamic variables
4. Send the campaign directly through **Readdy**

You can now send emails without connecting Instantly first. Readdy supports binding your own mailbox through **Google SMTP** or **other SMTP / IMAP providers**, so you can complete the full setup in one place.

## Before You Start

### Step 1: Choose How to Add Leads

Before you start generation, choose where the campaign leads will come from.

| Option         | Use it when                                                                                  |
| -------------- | -------------------------------------------------------------------------------------------- |
| **AI Search**  | You want Readdy to find leads from a prompt, such as `Auto repair shops in Santa Clara, USA` |
| **Lead Lists** | You already created a saved list in **Lead Finder** and want to reuse it                     |
| **Upload CSV** | You already have a prospect file in `.csv` or `.xlsx` format                                 |

<Info>
  **Lead Finder pricing:** AI Search costs **2 Credits per target lead**. Readdy
  shows the estimated cost before you generate the list. Failed, canceled, and
  no-result searches are not charged.
</Info>

### CSV File Requirements

If you choose **Upload CSV**, prepare a prospect list in `.csv` or `.xlsx`
format before you upload it.

<Steps>
  <Step title="Open Excel or Google Sheets">
    Create a new blank spreadsheet, or open the exported file you want to clean
    up.
  </Step>

  <Step title="Fill in the header row">
    The first row contains column names. **You must include an `email` column.** You can add other columns as needed, for example:

    Example columns:

    * `business name`
    * `description`
    * `email`
    * `phone` (optional)
    * `address` (optional)

    Example rows:

    * `Baker Shop | Handmade baking for 10 years | zhang@example.com | 13800001111 | No.1 Happy Road`
    * `Flower Store | Fresh flower delivery | li@example.com | 13800002222 | No.2 Sunny Road`
  </Step>

  <Step title="Fill in the data (starting from row 2)">
    From the second row onward, each row represents one prospect. Each row will
    generate one personalized website.
  </Step>

  <Step title="Save as CSV or Excel format">
    In **Excel**, save the file as `.xlsx` or choose **CSV (Comma delimited)**. In
    **Google Sheets**, download it as **Microsoft Excel (.xlsx)** or **Comma
    Separated Values (.csv)**.
  </Step>
</Steps>

<Tip>
  Need a sample? On the Outreach Campaign page, click **Download Template** and
  fill in your own leads based on that format.
</Tip>

<Warning>
  **File Requirements**

  * Supported formats: `.csv` and `.xlsx`
  * Maximum file size: **5MB**
  * Single-upload row limit depends on your plan
  * Required field: an `email` column
  * Email format: each email must be valid and contain `@`
</Warning>

### Plan and Quota Reference

Outreach Campaign currently uses two limit types:

* **Generation quota**: how many prospects you can generate in one Outreach cycle
* **Single upload limit**: how many prospect rows you can upload in one file

For paid plans, the current limits are:

| Plan                       | Generation quota | Single upload limit |
| -------------------------- | ---------------- | ------------------- |
| Starter / Starter2         | 500              | 100                 |
| Pro family / Customization | 3000             | 300                 |
| Agency Basic               | 5000             | 1000                |
| Agency Scale               | 20000            | 3000                |
| Agency Max                 | 50000            | 5000                |

The **Pro family** includes: `Pro`, `Pro80`, `Pro120`, `Pro160`, `Pro200`, `Pro240`, `Pro280`, `Pro320`, `Pro360`, and `Pro400`.

## Campaign Flow

### Step 2: Add Leads to the Campaign

<Steps>
  <Step title="Open Outreach Campaign">
    Find **Outreach** in the left sidebar and open **Outreach Campaign**. If this
    is your first campaign, Readdy shows an empty state with **Add Leads**.

    <Frame>
      <img src="https://mintcdn.com/readdy/kYf5rmNBbSqw1Yle/images/batch-generation/outreach-campaign-empty-add-leads.png?fit=max&auto=format&n=kYf5rmNBbSqw1Yle&q=85&s=28cd04fd9a322ee747536e5edc7d5283" alt="Outreach Campaign empty state with Add Leads button" width="3840" height="1918" data-path="images/batch-generation/outreach-campaign-empty-add-leads.png" />
    </Frame>
  </Step>

  <Step title="Click Add Leads">
    Click **Add Leads** and choose one of the three lead source options.

    <Frame>
      <img src="https://mintcdn.com/readdy/kYf5rmNBbSqw1Yle/images/batch-generation/outreach-campaign-add-leads-options.png?fit=max&auto=format&n=kYf5rmNBbSqw1Yle&q=85&s=7ba71177cca51e6aa2cedb8c17699b56" alt="Add Leads page with AI Search, Lead Lists, and Upload CSV options" width="3840" height="1918" data-path="images/batch-generation/outreach-campaign-add-leads-options.png" />
    </Frame>
  </Step>

  <Step title="Choose AI Search">
    Select **AI Search** to open **Lead Finder**. Use this path when you want
    Readdy to discover new leads from a plain-language prompt.

    <Frame>
      <img src="https://mintcdn.com/readdy/kYf5rmNBbSqw1Yle/images/batch-generation/lead-finder-home.png?fit=max&auto=format&n=kYf5rmNBbSqw1Yle&q=85&s=f080f6404bc013e26b735180507e016e" alt="Lead Finder home screen with prompt examples" width="3840" height="1918" data-path="images/batch-generation/lead-finder-home.png" />
    </Frame>
  </Step>

  <Step title="Choose Lead Lists">
    Select **Lead Lists** to open the saved list picker. Click a list to load its
    leads into the campaign **Data Preview** page.

    <Frame>
      <img src="https://mintcdn.com/readdy/kYf5rmNBbSqw1Yle/images/batch-generation/outreach-campaign-select-lead-list.png?fit=max&auto=format&n=kYf5rmNBbSqw1Yle&q=85&s=9f0cc1f2365d3c653b44cd8ae4e9eb31" alt="Select a Lead List dialog with saved lead lists" width="3840" height="1918" data-path="images/batch-generation/outreach-campaign-select-lead-list.png" />
    </Frame>
  </Step>

  <Step title="Choose Upload CSV">
    Select **Upload CSV** to upload a `.csv` or `.xlsx` file, then review the
    imported rows in **Data Preview**.
  </Step>
</Steps>

### Step 3: Find Leads with AI Search

Use this flow when you choose **AI Search** from **Add Leads**, or when you open
**Lead Finder** directly from the left sidebar.

<Info>
  **Data source:** AI Lead Finder searches business data from **Google Maps**.
  For better results, use a common local business category with a clear
  location, such as `Barber shops in New York`, `Beauty salons in Paris`, or
  `Auto repair shops in Santa Clara`.
</Info>

<Steps>
  <Step title="Describe Your Ideal Leads">
    In **Find Leads**, describe the businesses you want to reach, then click
    **AI Search**. Include both a business type and location for better results.

    <Frame>
      <img src="https://mintcdn.com/readdy/kYf5rmNBbSqw1Yle/images/batch-generation/lead-finder-home.png?fit=max&auto=format&n=kYf5rmNBbSqw1Yle&q=85&s=f080f6404bc013e26b735180507e016e" alt="Lead Finder home screen with prompt examples" width="3840" height="1918" data-path="images/batch-generation/lead-finder-home.png" />
    </Frame>
  </Step>

  <Step title="Review the Search Plan">
    Readdy turns your prompt into a search plan. Review and adjust the fields
    before you click **Generate**.

    <Frame>
      <img src="https://mintcdn.com/readdy/kYf5rmNBbSqw1Yle/images/batch-generation/lead-finder-review-search-plan.png?fit=max&auto=format&n=kYf5rmNBbSqw1Yle&q=85&s=1e4b692b36b4d44e46842f9f0e92da31" alt="Lead Finder review search plan dialog" width="3840" height="1918" data-path="images/batch-generation/lead-finder-review-search-plan.png" />
    </Frame>

    The search plan includes:

    * **Lead goal**: The business type or audience Readdy will search for
    * **Target count**: The number of leads you want Readdy to return
    * **Country**: The country used to narrow the search
    * **Location**: The city or area where Readdy should search
    * **Industry**: The Google Maps category Readdy uses to match businesses
    * **Minimum rating**: The lowest public rating a business can have
    * **Minimum reviews**: The minimum number of public reviews a business must have
    * **Estimated cost**: The maximum Credits required for the confirmed target count
  </Step>

  <Step title="Generate the Lead List">
    Click **Generate** to start the search. When the search finishes, open the
    **Lead Lists** tab to review the saved list.
  </Step>

  <Step title="Add the List to the Campaign">
    In **Lead Lists**, select the list you want to use, then click **Add to
    Campaign**. Readdy loads the lead list into the campaign **Data Preview** page.

    <Frame>
      <img src="https://mintcdn.com/readdy/kYf5rmNBbSqw1Yle/images/batch-generation/lead-finder-lead-lists-add-to-campaign.png?fit=max&auto=format&n=kYf5rmNBbSqw1Yle&q=85&s=482dd790aa8acafb58bdc5a30543428b" alt="Lead Finder Lead Lists table with Add to Campaign button" width="3840" height="1918" data-path="images/batch-generation/lead-finder-lead-lists-add-to-campaign.png" />
    </Frame>
  </Step>
</Steps>

### Step 4: Review the Data Table

<Steps>
  <Step title="Review and Edit the Table">
    In **Data Preview**, check the leads before generation. Every cell in the
    preview table can be edited directly, so you can fix names, descriptions,
    emails, phone numbers, and addresses before continuing.

    <Frame>
      <img src="https://mintcdn.com/readdy/_JipWh3t8kT1Np4d/images/batch-generation/outreach-campaign-data-preview.png?fit=max&auto=format&n=_JipWh3t8kT1Np4d&q=85&s=cebf5e9f30ba889a8ebca2ee45bca7cc" alt="Outreach Campaign data preview page with Upload Prospects and Add controls" width="3840" height="1918" data-path="images/batch-generation/outreach-campaign-data-preview.png" />
    </Frame>
  </Step>

  <Step title="Add Rows or Columns">
    Click **Add** to insert more rows or custom columns if you want to enrich the
    lead data manually.
  </Step>

  <Step title="Click Next to Open Email Setting">
    When the data looks correct, click **Next** to start configuring the outreach
    email.
  </Step>
</Steps>

<Info>
  **Credits Calculation:** `number of rows x 5 Credits`

  Example: 20 rows = **100 Credits**

  Only **successfully** generated rows are charged.
</Info>

### Step 5: Write the Email Content

<Steps>
  <Step title="Fill in the subject">
    Enter your email subject in the **Subject** field.
  </Step>

  <Step title="Write the email body">
    Write your outreach message in the editor. You can use rich text formatting.
  </Step>

  <Step title="Insert variables">
    Click **Insert Variable** to add values from your uploaded columns. Readdy also prepares `{{Website_URL}}`, so each prospect receives the link to their own generated website.

    <Frame>
      <img src="https://mintcdn.com/readdy/z3DniB8lhTk8SPV3/images/batch-generation/outreach-campaign-content.webp?fit=max&auto=format&n=z3DniB8lhTk8SPV3&q=85&s=650a9eb9bb92c65b770a60c83496af21" alt="Email Setting content editor with subject, body and variable insertion menu" width="3840" height="1918" data-path="images/batch-generation/outreach-campaign-content.webp" />
    </Frame>
  </Step>

  <Step title="Preview the email">
    Click **Preview** to check how the first row will look after variables are
    replaced.
  </Step>
</Steps>

### Step 6: Set the Sending Schedule

<Steps>
  <Step title="Choose a date range">
    Set the **Start date** and **End date** for the campaign.
  </Step>

  <Step title="Set the daily send window">
    Choose the hours during which emails can be sent each day.
  </Step>

  <Step title="Choose sending days">
    Select the days of the week for sending. Weekdays are the typical default.
  </Step>

  <Step title="Select the timezone">
    Choose the timezone that matches your campaign plan.

    <Frame>
      <img src="https://mintcdn.com/readdy/FRQkOnclv3rSIepq/images/batch-generation/outreach-campaign-schedule.webp?fit=max&auto=format&n=FRQkOnclv3rSIepq&q=85&s=58169173db3c921cd5889ea7af224d50" alt="Email sending schedule settings" width="1970" height="999" data-path="images/batch-generation/outreach-campaign-schedule.webp" />
    </Frame>
  </Step>
</Steps>

### Step 7: Bind Your Mailbox in Readdy

Readdy can send the campaign directly through your own mailbox. On the **Mailbox** step, click **SMTP / IMAP** to bind a new mailbox.

<Frame>
  <img src="https://mintcdn.com/readdy/_JipWh3t8kT1Np4d/images/batch-generation/outreach-campaign-bind-mailbox.png?fit=max&auto=format&n=_JipWh3t8kT1Np4d&q=85&s=81b44e3f3fc45b0d5aee34ef55cd2b27" alt="Bind mailbox dialog with Google and Other SMTP options" width="3840" height="1918" data-path="images/batch-generation/outreach-campaign-bind-mailbox.png" />
</Frame>

<Steps>
  <Step title="Open the Mailbox step">
    After finishing **Content** and **Schedule**, go to **Mailbox**.
  </Step>

  <Step title="Click SMTP / IMAP">Readdy opens the mailbox binding dialog.</Step>

  <Step title="Choose Google or Other">
    Choose **Google** if you want to use Gmail SMTP. Choose **Other** for any
    other SMTP / IMAP provider.
  </Step>

  <Step title="Complete the mailbox form">
    Fill in the sender name, sender email, username, password, and the SMTP / IMAP
    server information.
  </Step>
</Steps>

<Tip>
  Mailbox selection is optional before generation. You can start generating
  websites first, then come back later to bind a mailbox and launch the email
  campaign.
</Tip>

#### Bind a Google SMTP mailbox

If you choose **Google**, Readdy automatically fills these Gmail server values for you:

* SMTP Host: `smtp.gmail.com`
* SMTP Port: `587`
* IMAP Host: `imap.gmail.com`
* IMAP Port: `993`

You only need to prepare an **App Password** from your Google account and paste it into the **Password** field in Readdy.

<Steps>
  <Step title="Open Google Account settings">
    Go to [Google Account](https://myaccount.google.com/).
  </Step>

  <Step title="Open Security">
    Click [Security](https://myaccount.google.com/security) in your Google account settings.

    <Frame>
      <img src="https://mintcdn.com/readdy/_JipWh3t8kT1Np4d/images/batch-generation/google-security-page.png?fit=max&auto=format&n=_JipWh3t8kT1Np4d&q=85&s=944fc8d04baab870d4ca348501f13667" alt="Google Account Security page" width="3840" height="1918" data-path="images/batch-generation/google-security-page.png" />
    </Frame>
  </Step>

  <Step title="Turn on 2-Step Verification">
    App Passwords are only available after 2-Step Verification is enabled.

    <Frame>
      <img src="https://mintcdn.com/readdy/_JipWh3t8kT1Np4d/images/batch-generation/google-2fa-turn-on.png?fit=max&auto=format&n=_JipWh3t8kT1Np4d&q=85&s=8cd9f8774bd7a093c1eead85e7be211d" alt="Google 2-Step Verification settings" width="3840" height="1918" data-path="images/batch-generation/google-2fa-turn-on.png" />
    </Frame>
  </Step>

  <Step title="Create an App Password">
    Open **App passwords** from the Security page. If you do not see the entry, go directly to [App passwords](https://myaccount.google.com/apppasswords).

    <Frame>
      <img src="https://mintcdn.com/readdy/_JipWh3t8kT1Np4d/images/batch-generation/google-app-passwords.png?fit=max&auto=format&n=_JipWh3t8kT1Np4d&q=85&s=030f0d944bd9cf6f1cff81a5974ceeed" alt="Google App Passwords page" width="3840" height="1918" data-path="images/batch-generation/google-app-passwords.png" />
    </Frame>
  </Step>

  <Step title="Paste the password into Readdy">
    Copy the generated app password and paste it into the **Password** field in
    Readdy's SMTP binding form.
  </Step>
</Steps>

#### Bind another SMTP / IMAP mailbox

If you choose **Other**, get the following information from your email provider and paste it into Readdy:

* **From Name**: the sender name recipients should see
* **From Email**: the mailbox address you want to send from
* **Username**: usually the same as your email address
* **Password**: your SMTP password or app password
* **SMTP Host / Port**: outgoing mail server details from your provider
* **IMAP Host / Port**: incoming mail server details from your provider

Common examples include company mailboxes from Google Workspace, Microsoft 365, Zoho, Fastmail, or your own hosting provider.

### Step 8: Start Website Generation

After your content and schedule are ready, click **Start Generate**.

<Steps>
  <Step title="Click Start Generate">
    Readdy saves your email content, schedule, and mailbox settings, then opens
    the generation confirmation dialog.
  </Step>

  <Step title="Confirm the generation">
    Review the number of websites and the credit usage, then confirm.

    <Frame>
      <img src="https://mintcdn.com/readdy/FRQkOnclv3rSIepq/images/batch-generation/outreach-campaign-confirm-generate.webp?fit=max&auto=format&n=FRQkOnclv3rSIepq&q=85&s=860d93e973abd5d7f23a873d2d048ad8" alt="Generate confirmation dialog showing website count and credit usage" width="1940" height="999" data-path="images/batch-generation/outreach-campaign-confirm-generate.webp" />
    </Frame>
  </Step>
</Steps>

<Warning>
  Starting generation does **not** send emails immediately. It only starts
  generating websites and saves your email setup for later sending.
</Warning>

### Step 9: Start Sending with Readdy

When you are ready to launch the email campaign, use the email action on the Progress or Results page and open **Start Send**.

<Steps>
  <Step title="Open Start Send">
    Click the email button in the top right of the campaign and open **Start
    Send**.
  </Step>

  <Step title="Select at least one available mailbox">
    Choose the mailbox you want Readdy to use for this campaign.
  </Step>

  <Step title="Click Send with Readdy">
    If website generation is already complete, Readdy starts sending right away.
    If websites are still generating, Readdy saves the setup and automatically
    sends after generation finishes.
  </Step>
</Steps>

### Step 10: Track Website Generation, Review Results, and Refresh Website URLs

After generation starts, Readdy processes each row one by one.

| Stage        | Description                             |
| ------------ | --------------------------------------- |
| Waiting      | In queue, not started yet               |
| Creating     | Creating the project                    |
| Generating   | Generating website content              |
| Getting Link | Creating the website link               |
| Success      | Website generation is complete          |
| Failed       | Something went wrong and can be retried |

<Frame>
  <img src="https://mintcdn.com/readdy/FRQkOnclv3rSIepq/images/batch-generation/outreach-campaign-progress.webp?fit=max&auto=format&n=FRQkOnclv3rSIepq&q=85&s=01edc893f35b42108db6fc3bd3cbe563" alt="Generation progress page showing row statuses" width="1970" height="999" data-path="images/batch-generation/outreach-campaign-progress.webp" />
</Frame>

On the Results page, you can:

* Copy website links
* Import successful rows as projects
* Retry failed rows
* Download the results
* Open **Start Send** or **Email Analysis**

<Frame>
  <img src="https://mintcdn.com/readdy/FRQkOnclv3rSIepq/images/batch-generation/outreach-campaign-results.webp?fit=max&auto=format&n=FRQkOnclv3rSIepq&q=85&s=430f61f2e5c36a4204e6ca58ac3cb74b" alt="Generation results page with email action and retry options" width="1970" height="999" data-path="images/batch-generation/outreach-campaign-results.webp" />
</Frame>

<Warning>
  Keep the browser open while generation is running. If the page is closed or
  refreshed, the task may pause. You can reopen it later and click **Continue**
  to resume.
</Warning>

#### Not happy with a generated website?

If a generated website needs more work, select the successful row and click
**Import as Project**. Readdy will convert it into a regular project so you can
continue editing it in the normal project workspace.

After you finish editing that imported project, return to **Outreach Campaign**
and refresh the website link in the **Website URL** column to pull the newest
version.

* Use the refresh icon in the **Website URL** column header to refresh links in
  bulk
* Use the refresh icon in a specific row to refresh only that row's latest URL

<Frame>
  <img src="https://mintcdn.com/readdy/_JipWh3t8kT1Np4d/images/batch-generation/outreach-campaign-refresh-website-url.png?fit=max&auto=format&n=_JipWh3t8kT1Np4d&q=85&s=78ae79422df805264bb2bbeb67c2e13f" alt="Outreach Campaign results table with Website URL refresh buttons highlighted" width="3840" height="1918" data-path="images/batch-generation/outreach-campaign-refresh-website-url.png" />
</Frame>

### Step 11: View Email Analytics

After sending starts, the email button changes to **Email Analysis**. There you can check campaign performance:

<Frame>
  <img src="https://mintcdn.com/readdy/FRQkOnclv3rSIepq/images/batch-generation/outreach-campaign-analytics.webp?fit=max&auto=format&n=FRQkOnclv3rSIepq&q=85&s=4b2760d1eb43ff8685e85b177b93d1f5" alt="Campaign analytics dashboard with open rate, click rate and conversions" width="1970" height="999" data-path="images/batch-generation/outreach-campaign-analytics.webp" />
</Frame>

| Metric            | Description                                    |
| ----------------- | ---------------------------------------------- |
| Sequences Started | Number of emails that entered the sending flow |
| Open Rate         | Percentage of recipients who opened the email  |
| Click Rate        | Percentage of recipients who clicked a link    |
| Opportunities     | Number of interested recipients                |
| Conversions       | Number of final deals or completed goals       |

## Optional: Use Instantly Instead of Readdy

If you prefer to send through **Instantly**, you can still do that. Readdy keeps **Readdy** as the default send channel, but you can switch to **Instantly** before the first send.

<Steps>
  <Step title="Open Send Channel">
    In **Edit Email** or **Start Send**, click **Send Channel** in the top right.
  </Step>

  <Step title="Choose Instantly and click Connect">
    In the **Send Channel** popup, choose **Instantly** and click **Connect**.

    <Frame>
      <img src="https://mintcdn.com/readdy/_JipWh3t8kT1Np4d/images/batch-generation/outreach-campaign-send-channel.png?fit=max&auto=format&n=_JipWh3t8kT1Np4d&q=85&s=0a2acbcc6bd77649343a068d5cd44438" alt="Send Channel popup with Instantly connect option" width="3840" height="1918" data-path="images/batch-generation/outreach-campaign-send-channel.png" />
    </Frame>
  </Step>

  <Step title="Connect your Instantly workspace">
    Paste your Instantly API key and connect the workspace.

    <Frame>
      <img src="https://mintcdn.com/readdy/z3DniB8lhTk8SPV3/images/batch-generation/outreach-campaign-connect-instantly.webp?fit=max&auto=format&n=z3DniB8lhTk8SPV3&q=85&s=a9d992ceb06c26bf250aa206450b7b26" alt="Connect Instantly page in Email Setting" width="3840" height="1918" data-path="images/batch-generation/outreach-campaign-connect-instantly.webp" />
    </Frame>
  </Step>

  <Step title="Select the Instantly mailboxes">
    Choose the mailbox or mailboxes you want Instantly to use.

    <Frame>
      <img src="https://mintcdn.com/readdy/FRQkOnclv3rSIepq/images/batch-generation/outreach-campaign-mailbox-selection.webp?fit=max&auto=format&n=FRQkOnclv3rSIepq&q=85&s=fda9b71e0a31ad1a38e82d2907c2ed5a" alt="Mailbox selection in Email Setting" width="1970" height="999" data-path="images/batch-generation/outreach-campaign-mailbox-selection.webp" />
    </Frame>
  </Step>

  <Step title="Confirm the channel and send with Instantly">
    Confirm the channel switch, then choose **Send with Instantly** for this task.
  </Step>
</Steps>

<Warning>
  Once a campaign has already started sending, the send channel is locked for
  that task. Switch the channel before the first send if you want to use
  Instantly.
</Warning>

## Limits Summary

### Outreach Campaign Limits

| Limit               | Details                                                 |
| ------------------- | ------------------------------------------------------- |
| Plan availability   | **Starter or above**, or **Agency Basic and above**     |
| Spreadsheet format  | `.csv` and `.xlsx`                                      |
| File size           | Maximum **5MB**                                         |
| Single upload limit | Depends on your plan                                    |
| Required column     | Must include `email`                                    |
| Email format        | Each email must be valid                                |
| Credits cost        | **5 Credits** per row, charged only for successful rows |
| Browser requirement | Keep the browser open during generation                 |
| Tab limit           | Only one tab can run batch generation at a time         |

Current paid-plan quotas:

| Paid plan                  | Generation quota | Single upload limit |
| -------------------------- | ---------------- | ------------------- |
| Starter / Starter2         | 500              | 100                 |
| Pro family / Customization | 3000             | 300                 |
| Agency Basic               | 5000             | 1000                |
| Agency Scale               | 20000            | 3000                |
| Agency Max                 | 50000            | 5000                |

### Sending Limits

| Limit               | Details                                              |
| ------------------- | ---------------------------------------------------- |
| Default channel     | **Readdy**                                           |
| Optional channel    | **Instantly** before the first send                  |
| Mailbox requirement | Select at least one available mailbox before sending |
| Email content       | Subject and body are required                        |
| Edit rule           | Pause an active campaign before editing              |
| Deletion            | Deleting a campaign cannot be undone                 |

## FAQ

<AccordionGroup>
  <Accordion title="File upload says 'File must contain an email column'?">
    Check whether your `.csv` or `.xlsx` file includes an `email` column.

    Extra spaces in the column name can cause validation issues. Letter case does
    not matter, so `Email`, `EMAIL`, and `email` all work. Using Readdy's template
    is the safest option.
  </Accordion>

  <Accordion title="File upload says 'Invalid email format'?">
    Check the row numbers shown in the error message. Those emails may be missing
    `@`, include extra spaces, or use incomplete domains.
  </Accordion>

  <Accordion title="What if I do not have a client list yet?">
    Start with [Find Clients for the
    Agency](https://docs.readdy.ai/tricks/find-clients). It walks you through how
    to collect prospects, export a `.csv` file, and bring that file back into
    Outreach Campaign.
  </Accordion>

  <Accordion title="Can I start generation before binding a mailbox?">
    Yes. Mailbox binding is optional before generation. You can finish **Content**
    and **Schedule**, click **Start Generate**, and come back later to bind a
    mailbox and launch sending.
  </Accordion>

  <Accordion title="Can I connect Gmail with SMTP?">
    Yes. Choose **Google** in the SMTP / IMAP binding dialog, enable Google 2-Step
    Verification, create an App Password, and paste that password into Readdy.
  </Accordion>

  <Accordion title="Can I connect other mailboxes besides Gmail?">
    Yes. Choose **Other** in the SMTP / IMAP dialog and fill in the SMTP / IMAP
    host, port, username, and password provided by your email service.
  </Accordion>

  <Accordion title="What happens if I click Send while websites are still generating?">
    Readdy saves your sending setup and automatically starts sending after website
    generation finishes successfully.
  </Accordion>

  <Accordion title="Accidentally closed the browser during generation?">
    Reopen the campaign and click **Continue**. Successful rows will be kept, and
    the remaining rows can continue from where the task paused.
  </Accordion>

  <Accordion title="Shows 'Batch generation is running in another tab'?">
    Only one browser tab can run batch generation at a time. Close the other tab,
    refresh the current page, and try again. If needed, wait a moment for the lock
    to release.
  </Accordion>

  <Accordion title="How many emails per mailbox per day is recommended?">
    We recommend **20 to 30 emails per mailbox per day** to help protect
    deliverability.
  </Accordion>

  <Accordion title="How do I view campaign performance?">
    Open **Email Analysis** from the email button in the campaign. There you can
    review open rate, click rate, opportunities, and conversions.
  </Accordion>
</AccordionGroup>

## Need Help?

If this guide doesn't resolve your issue:

* Submit a support ticket: [readdy.ai/feedback](https://readdy.ai/feedback)
* Use the live chat in the top-right corner of Readdy
