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

# Send your first sequence

> Turn a finished table into outreach: write the steps, pick the audience, assign a sender, and clear the launch checks.

A sequence sends your emails on a schedule and stops the moment someone replies. This guide takes one table from written to sending.

<video alt="A screen recording of a sequence: a three-step email starter is picked, a table is chosen as the audience, the lead email field is mapped, a sender profile is assigned, and the launch checks are listed." controls className="w-full aspect-video rounded-xl" poster="https://static.getoneprofile.ai/docs/videos/send-your-first-sequence/poster-4a8a13d5.jpg" crossOrigin="anonymous">
  <source src="https://static.getoneprofile.ai/docs/videos/send-your-first-sequence/send-your-first-sequence-791d97f6.mp4" type="video/mp4" />

  <track kind="captions" src="https://static.getoneprofile.ai/docs/videos/send-your-first-sequence/send-your-first-sequence-0eae0b94.vtt" srcLang="en" label="English" default />
</video>

*2:10 video, recorded August 2026. The app moves fast, and the steps below stay current.*

## What you'll learn

* **The builder**: lay out a first email and a follow-up on the canvas.
* **The audience**: point the sequence at a table so rows become contacts.
* **The launch checks**: read what is blocking a launch and clear it.

## Before you start

You need a table with an email address on each row, and a mailbox already connected. If you have neither, start with [Connect a mailbox](/outreach/connect-a-mailbox).

## Write the steps

<Steps>
  <Step title="Create the sequence">
    Click **Sequences** in the sidebar, then create one and name it for the audience it will reach.
  </Step>

  <Step title="Add the first email">
    On **Builder**, click **Insert a step here** and choose **Send email**. Write the subject and body.
  </Step>

  <Step title="Add a follow-up">
    Insert a second step below the first. Set how long it waits before sending.
  </Step>
</Steps>

## Point it at your table

<Steps>
  <Step title="Open Audience">
    Go to the **Audience** tab and use **Choose a table** to pick your table.
  </Step>

  <Step title="Narrow it if you need to">
    Use **Narrow with a saved view** to send to part of the table rather than **Whole table**.
  </Step>

  <Step title="Check the field mapping">
    Confirm **Lead email address** points at the column that holds the address.
  </Step>
</Steps>

## Assign a sender and launch

<Steps>
  <Step title="Assign a sender">
    On **Senders**, pick the sender profile the emails are written as.
  </Step>

  <Step title="Clear the checks">
    Click **Launch**. Anything blocking the send is listed with a **Fix** link beside it.
  </Step>
</Steps>

<Warning>
  Launching sends real email from your own mailbox. Read the first step once more before you confirm.
</Warning>

## Good to know

<AccordionGroup>
  <Accordion title="What happens when someone replies?">
    The sequence stops for that person and the reply arrives in your inbox. Nothing further sends to them.
  </Accordion>

  <Accordion title="Can I add more people after launching?">
    Yes. Rows added to the table are picked up while the sequence runs, subject to the audience you set.
  </Accordion>

  <Accordion title="Why is Launch greyed out?">
    A check has not been cleared. The most common causes are no sender profile, no connected mailbox, and an empty audience.
  </Accordion>

  <Accordion title="How many emails will go out today?">
    Each mailbox has a daily limit, and the sequence sends only inside its schedule. The estimate shows before you launch.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Build a sequence" icon="send" href="/outreach/build-a-sequence">
    The full reference for the builder and its five tabs.
  </Card>

  <Card title="Clear the launch checks" icon="rocket" href="/outreach/launch-checks">
    Every blocker, and what each one means.
  </Card>

  <Card title="Email deliverability" icon="shield-check" href="/outreach/email-deliverability">
    Keep your sends landing in the inbox.
  </Card>

  <Card title="Inbox" icon="inbox" href="/outreach/inbox">
    Read and answer the replies when they arrive.
  </Card>
</CardGroup>
