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

# Feature Details

> Learn the key features and details of Spread | Emma.

## Overview

On this page, we will look at the basic set of Spread | Emma automation and the three elements that make it up.

We also explain step by step how to actually connect automation sets
to set up a single automation flow.

<img
  src="https://mintcdn.com/relate-fa98d7d/zGZYRLD6dbDJY5Fu/images/emma/firstfull_en.png?fit=max&auto=format&n=zGZYRLD6dbDJY5Fu&q=85&s=a68899d1bf089f5cc1e06b71bc36fe87"
  alt="Spread | Emma automation flow"
  width="720"
  style={{
display: "block",
margin: "12px auto 24px",
boxShadow: "0 10px 28px rgba(0, 0, 0, 0.18)",
borderRadius: "12px"
}}
  data-path="images/emma/firstfull_en.png"
/>

<br />

***

## The basic set of Spread | Emma automation

All of Emma’s automations run by repeating the following basic set.

<div style={{ display: "flex", justifyContent: "center" }}>
  <span style={{ display: "inline-block", border: "1px solid #e5e7eb", padding: "2px 8px", borderRadius: "6px" }}><strong>List → Email → List</strong></span>
</div>

A single automation set consists of the following three elements.

1. **Source list** : A list where the target leads to receive emails are collected
2. [**Email**](/docs/spread-email-types): Triggered Campaigns or Sequences
3. **Destination list**: The next list that leads move to based on email responses

<span id="emma-campaign" style={{ scrollMarginTop: "96px" }} />

In this structure, lists are always positioned before and after emails, and Emma is designed to expand by connecting these sets.

For example, you can design automation in the following flow.

<table style={{ width: "100%", borderCollapse: "collapse", tableLayout: "fixed" }}>
  <tbody>
    <tr>
      <td style={{ width: "25%", padding: "6px 8px", border: "1px solid #E6E8EB", borderBottom: "1px solid #E6E8EB", textAlign: "center", fontWeight: 700, fontSize: "0.9rem", background: "#F7F8FA" }}>
        Source list
      </td>

      <td style={{ width: "25%", padding: "6px 8px", border: "1px solid #E6E8EB", borderBottom: "1px solid #E6E8EB", textAlign: "center", fontWeight: 700, fontSize: "0.9rem", background: "#F7F8FA" }}>
        Triggered Campaign
      </td>

      <td style={{ width: "25%", padding: "6px 8px", border: "1px solid #E6E8EB", borderBottom: "1px solid #E6E8EB", textAlign: "center", fontWeight: 700, fontSize: "0.9rem", background: "#F7F8FA" }}>
        Destination list
      </td>

      <td style={{ width: "25%", padding: "6px 8px", border: "1px solid #E6E8EB", borderBottom: "1px solid #E6E8EB", textAlign: "center", fontWeight: 700, fontSize: "0.9rem", background: "#F7F8FA" }}>
        Sequence
      </td>
    </tr>

    <tr>
      <td style={{ width: "25%", padding: "4px 8px", border: "1px solid #E6E8EB", borderTop: "0" }}>
        New lead list acquired through the Contact Us form
      </td>

      <td style={{ width: "25%", padding: "4px 8px", border: "1px solid #E6E8EB", borderTop: "0" }}>
        Automatically send onboarding content such as product introductions, usage guides, and key feature overviews
      </td>

      <td style={{ width: "25%", padding: "4px 8px", border: "1px solid #E6E8EB", borderTop: "0" }}>
        Classify leads who opened the onboarding email or clicked links into a separate interest list
      </td>

      <td style={{ width: "25%", padding: "4px 8px", border: "1px solid #E6E8EB", borderTop: "0" }}>
        The owner sends personal emails to interested leads to propose meetings and continue follow-ups
      </td>
    </tr>
  </tbody>
</table>

By connecting the List → Email → List structure step by step like this,
you can create a flow that naturally continues from automated guidance to 1:1 sales based on lead responses.

Through this, even if leads receive the same email, they proceed to different next flows depending on their responses.

***

## The three elements that make up an automation set

Let’s take a look at the roles of lists, triggered campaigns, and sequences that make up the automation set above.

### 1. List

A list is a set of customer records created using contacts and organizations. In Emma, it is both the starting point of automation and the connection point to move to the next step.

* Every lead belongs to at least one list.
* All email sending is based on the **Source list**.
* Leads that satisfy pre-configured conditions automatically move to the **Destination list**.

### 2. Triggered Campaign

A [triggered campaign](/docs/spread-email-types#triggered-campaigns) is a campaign in which pre-written emails are automatically sent when a lead is added to a list.
It is mainly used as an automated email for inbound responses.

Emma sends triggered campaigns based on the source list, and after sending, it can classify leads and automatically create new lists based on the following **lead email responses**.

<div style={{ paddingLeft: "16px" }}>
  <div>✔️ <strong>Whether the email was opened</strong></div>
  <div>✔️ <strong>Whether a link was clicked</strong></div>
  <div>✔️ <strong>Whether unsubscribed</strong></div>
</div>

<span id="emma-sequence" style={{ scrollMarginTop: "96px" }} />

### 3. Sequence

A [sequence](/docs/spread-email-types#sequences) is an individual email flow that continues the conversation with a lead.
It is mainly used to continue follow-up communication assuming a lead response.

Emma sends sequences based on the source list, and in sequences, it can reclassify leads and automatically create new lists based on **whether the lead replied**.

<div style={{ paddingLeft: "16px" }}>
  <div>✔️ <strong>Replied</strong></div>
  <div>✔️ <strong>No reply</strong> : The no-reply 기준 is set to 7 days by default, and can be changed to fit the team on each sequence settings page.</div>
</div>

***

## Setting up an automation flow \[Step-by-Step]

#### Step 1. Write the email to be sent automatically

On the One-off Campaigns, Triggered Campaigns, or Sequences page, refer to the [Send an Email](/docs/send-email) guide and write the email content first.

<div style={{ height: "6px" }} />

#### Step 2. Prepare the source list to begin automation

The written email must be connected to a source list to be sent. You can prepare a source list in the following two ways.

1. **Add manually**: Select an existing contact list and add it to the list
2. [**Connect form responses**](/docs/forms#forms-162): Set up so that responses coming in through a form are automatically added to the list

<div style={{ height: "6px" }} />

#### Step 3. Connect the source list in the Automation tab

If you click the `Automations` tab at the top, you can set the lists to be connected before and after a single email.

<img
  src="https://mintcdn.com/relate-fa98d7d/zGZYRLD6dbDJY5Fu/images/emma/auto_en.png?fit=max&auto=format&n=zGZYRLD6dbDJY5Fu&q=85&s=6a0ec6700a7bc3c3ec2c7c78b7e2f898"
  alt="Empty state"
  width="100%"
  style={{
display: "block",
margin: "12px auto 24px",
boxShadow: "0 10px 28px rgba(0, 0, 0, 0.18)",
borderRadius: "12px"
}}
  data-path="images/emma/auto_en.png"
/>

If you click the `+ Add source list` button to add a source list, the connected email will be sent automatically.

<img
  src="https://mintcdn.com/relate-fa98d7d/zGZYRLD6dbDJY5Fu/images/emma/addsourcelist.png?fit=max&auto=format&n=zGZYRLD6dbDJY5Fu&q=85&s=6cf6f3f9ff4badb029cec77101aad3b0"
  alt="Source list setup"
  width="400"
  style={{
display: "block",
margin: "12px auto 24px",
boxShadow: "0 10px 28px rgba(0, 0, 0, 0.18)",
borderRadius: "12px"
}}
  data-path="images/emma/addsourcelist.png"
/>

When adding a source list, you can configure the following items together.

**(1) Select list** : Select the list to start automation. Automation runs when a contact is added to the selected list.

**(2) Add filters** : If needed, you can set automation to run only for items that satisfy specific conditions within the selected list. For example, you can refine the targets for automation execution, such as when a contact name contains certain characters or when filtering based on a specific field.

**(3) Delay (Send timing)** : Set when to send the email after an item is added to the list.

* Send immediately (immediately)
* Send after a certain time (hours, days)

<div style={{ height: "6px" }} />

#### Step 4. Add a destination list and set response conditions

You can set a destination list that leads will move to based on their responses to the email. This is a list that leads move to only when they satisfy specific responses and conditions.

Click the `+ Add destination list` button to add a destination list.

<img
  src="https://mintcdn.com/relate-fa98d7d/zGZYRLD6dbDJY5Fu/images/emma/adddestlist.png?fit=max&auto=format&n=zGZYRLD6dbDJY5Fu&q=85&s=bacdabefbd11add90a643a53b6c1d2fa"
  alt="Result list setup"
  width="400"
  style={{
display: "block",
margin: "12px auto 24px",
boxShadow: "0 10px 28px rgba(0, 0, 0, 0.18)",
borderRadius: "12px"
}}
  data-path="images/emma/adddestlist.png"
/>

When adding a destination list, configure the following items together.

**(1) Select list** : Select the list that leads will move to when they satisfy the configured conditions.

**(2) Trigger** : Select which email engagement will move contacts into the destination list.

* When the email is opened/clicked
* When unsubscribed

**(3) Add conditions**  : If needed, add conditions so that leads move to the destination list only when they satisfy specific criteria even within the selected trigger.

* Email open count is greater than or equal to a certain number
* Total email click count is greater than or equal to a certain number
* Clicked a specific link a certain number of times

<div style={{ marginBottom: "24px" }}>
  By using destination lists, even if leads receive the same email, you can naturally branch into different next flows depending on their responses.
</div>

<div style={{ height: "8px" }} />

#### Step 5. The destination list becomes the starting point of the next automation set

Leads that meet the conditions move to the configured destination list, and this list can again be used as the source list for the next automation.

<br />

<Note>
  Spread’s automation flows aren’t limited to a single screen and can be configured not only on One-off Campaigns, Triggered Campaigns, and Sequences pages, but also on the **Lists page**.

  Through the `Automations` tab at the top of each page,
  you can configure an automation flow in the same way that continues from
  **Source list → Email → Destination list**.

  No matter which screen you configure it on, the automation works the same way,
  and you can conveniently manage automation on the page that fits your current work context.
</Note>

***

## Visual structure of the entire Emma automation flow

If you click `All Automations` in the left sidebar, you can view all automation flows configured in Emma on a single screen.

It visually shows which list each lead starts from, which emails they go through, and which conditions move them to the next list, allowing you to manage the entire automation structure by flow.

<img
  src="https://mintcdn.com/relate-fa98d7d/zGZYRLD6dbDJY5Fu/images/emma/allautos_en.png?fit=max&auto=format&n=zGZYRLD6dbDJY5Fu&q=85&s=65d642d0dad1460e91fad23f93ed19e9"
  alt="Spread | Emma automation overview"
  width="640"
  style={{
display: "block",
margin: "12px auto 24px",
boxShadow: "0 10px 28px rgba(0, 0, 0, 0.18)",
borderRadius: "12px"
}}
  data-path="images/emma/allautos_en.png"
/>

***

## Get started with Spread | Emma

Having the leads and emails you already have is enough. You don’t need to collect new leads, and you don’t need to set everything up from the beginning.
AI Writer creates the initial drafts for the email flow, and sending and follow-up decisions are then continued through automation.

Click the button below to apply! We’ll guide you on how to get started in a way that fits your team’s situation.

<a
  href="https://public.relate.so/p/forms/rxa9vl3fet0zce8l"
  style={{
display: "inline-block",
margin: "8px 0 16px",
padding: "12px 18px",
borderRadius: "999px",
background: "#166534",
color: "#ffffff",
fontWeight: "700",
textDecoration: "none"
}}
>
  👉 **Apply for Spread | Emma Early Access**
</a>

* **Currently running a Closed Beta Test for customers who have applied**
