# Manage campaigns

Activate, pause, or delete restock campaigns without changing workflows or email templates.

## Set a campaign to Active

An active campaign is live and can send back-in-stock notifications.

{% hint style="success" %}
**How to activate:**

1. Go to **XFlow > Campaigns**
2. Open the campaign you want to run
3. Set **Status** to **Active**
4. Click **Save.**
   {% endhint %}

Once the campaign is activated, XFlow will trigger workflows when products in this campaign are restocked.

## Set a campaign to Inactive

An inactive campaign is paused and won’t send notifications.

{% hint style="success" %}
**How to deactivate:**

1. Go to **XFlow > Campaigns**
2. Open the campaign
3. Set **Status** to **Inactive**
4. Click **Save.**
   {% endhint %}

Once the campaign is deactivated, the subscriptions collected by that campaign are kept, but no further notifications are sent.&#x20;

## Delete a campaign

Delete a campaign when it's no longer needed.

{% hint style="success" %}
**How to delete**

1. Go to **XFlow > Campaigns**
2. Open the campaign
3. Select **Delete**
4. Confirm the action.
   {% endhint %}

{% hint style="warning" %}

* The Global campaign cannot be deleted.
* Deleting a campaign is permanent.
* Campaign settings and assignments can’t be recovered.
  {% endhint %}

***

#### 📩 **Need help?**

We’re here to make your XFlow experience smooth and successful.\
Our support team is always ready to assist you—no matter how big or small your question is.

<a href="https://admin.shopify.com/apps/xflow?chat=true&#x26;utm_source=foxecom&#x26;utm_medium=help_center_xflow_manage_campaigns&#x26;utm_campaign=cta_button&#x26;utm_term=chat_now" class="button primary" data-icon="comment-lines">Chat now</a> <a href="mailto:contact@help.xflow.so" class="button secondary" data-icon="envelopes">Message us</a>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.foxecom.com/xflow-app/campaigns/manage-campaigns.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
