> ## 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.

# Pause, resume, or cancel a campaign

> Control a running campaign at any time.

Campaigns are not fire-and-forget. You can pause, resume, or cancel any campaign that is in progress.

## Pause

* Stops sending immediately.
* Recipients already messaged are unaffected.
* Use when you spot an issue and need a moment to investigate.

## Resume

* Continues sending from where the campaign paused.
* Use after fixing whatever caused the pause.

## Cancel

* Stops the campaign permanently.
* Pending recipients are not messaged.
* Use when you do not want to continue at all.

## Steps

<Steps>
  <Step title="Open Campaigns">
    Navigate to the campaigns module.
  </Step>

  <Step title="Find the running campaign">
    Open it.
  </Step>

  <Step title="Click pause, resume, or cancel">
    Pick the action you want.
  </Step>

  <Step title="Confirm">
    Cancellation requires explicit confirmation because it is permanent.
  </Step>
</Steps>

## Related

* [Campaign history and reports](/docs/product/campaigns/campaign-history-and-reports)
