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

# Campaigns

> Broadcasts at scale, with audience selection, sequencing, randomized senders, and A/B variants.

Campaigns is the outbound broadcast module. Compose quick blasts or set up full campaigns with audience filters, sequencing, randomized sender numbers, and A/B message variants.

<CardGroup cols={2}>
  <Card title="Quick campaign" icon="bolt" href="/docs/product/campaigns/quick-campaign">
    Compose a fast broadcast.
  </Card>

  <Card title="Create campaign" icon="megaphone" href="/docs/product/campaigns/create-campaign">
    Set up a full broadcast.
  </Card>

  <Card title="Audience selection" icon="users" href="/docs/product/campaigns/audience-selection">
    Pick recipients from contacts, chats, or tags.
  </Card>

  <Card title="Message sequencing" icon="timer" href="/docs/product/campaigns/message-sequencing">
    Add delays between messages.
  </Card>

  <Card title="Campaign actions" icon="list-checks" href="/docs/product/campaigns/campaign-actions">
    Tag, group, archive, block as part of a flow.
  </Card>

  <Card title="Preview drawer" icon="eye" href="/docs/product/campaigns/preview-drawer">
    Review before sending.
  </Card>

  <Card title="Pause / resume / cancel" icon="pause" href="/docs/product/campaigns/pause-resume-cancel">
    Control a running campaign.
  </Card>

  <Card title="Clone campaign" icon="copy" href="/docs/product/campaigns/clone-campaign">
    Reuse an existing setup.
  </Card>

  <Card title="Delete campaign" icon="trash-2" href="/docs/product/campaigns/delete-campaign">
    Remove a campaign.
  </Card>

  <Card title="Randomize sender" icon="shuffle" href="/docs/product/campaigns/randomize-sender">
    Rotate across multiple connected numbers.
  </Card>

  <Card title="Randomize message" icon="split" href="/docs/product/campaigns/randomize-message">
    A/B variants in one campaign.
  </Card>

  <Card title="History & reports" icon="history" href="/docs/product/campaigns/campaign-history-and-reports">
    Find past campaigns and download reports.
  </Card>
</CardGroup>
