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

# Outbound

> Sequenced outreach built from contact-ready discovery results and sender accounts.

Outbound turns contact-ready discovery results into sequenced outreach. It combines contacts, sender accounts, message content, timing, and execution state into a repeatable workflow.

<Note>
  The public product surface is **Outbound**. Some API paths and response fields still use `campaign` because the execution engine is campaign-backed; preserve those exact names when calling the API.
</Note>

## How Outbound Fits In

* Add contact-ready results from Lead Finder, Feed, or a compatible import path.
* Generate or edit sequence content before launch.
* Send outreach through connected sender accounts.
* Pause, resume, and monitor outbound performance.
* Route replies into Unibox for follow-up.

## Related Concepts

<CardGroup cols={2}>
  <Card title="Lead Finder" icon="user-magnifying-glass" href="/core-concepts/lead-finder">
    Find the contacts and timing that feed Outbound.
  </Card>

  <Card title="Unibox" icon="inbox" href="/core-concepts/unibox">
    Manage replies after Outbound starts.
  </Card>
</CardGroup>
