# How do I delete or deactivate an export feed?

### Delete a feed

{% hint style="danger" %}
**Caution** ***:*** Deleting a feed is permanent. Always make sure you are deleting the right feed. If may need the feed again in the future, rather [deactivate the feed](#deactivate-a-feed).
{% endhint %}

To delete an export feed, follow these steps:

1. Go to **\[Your project] > Feeds** for an overview of your feeds.
2. In the 'Edit' column of the feed you want to deactivate, click on **Settings**.
3. Click on the gear dropdown and select **Delete feed**.
4. In the pop-up, type in the word **'delete'** in the input field and click **Delete feed**.

<figure><img src="/files/4c6866900f48df0074b448c6460c49b25fa74afe" alt=""><figcaption></figcaption></figure>

### Deactivate a feed

Deactivating a feed is a better option than deleting it if you might need the feed again in the future. Deleting a feed will permanently remove the feed from your project[.](https://helpcenter.channable.com/hc/en-us/articles/360020407659-How-do-I-delete-an-export-feed-)&#x20;

To deactivate a feed, follow these steps:&#x20;

1. Go to **\[Your project] > Channels** for an overview of your channels.
2. In the 'Edit' column of the feed you want to deactivate, click **Preview & export**.
3. In the **Overview** tab, click **Deactivate feed**. <br>

   <figure><img src="https://helpcenter.channable.com/hc/article_attachments/24049231348370" alt=""><figcaption></figcaption></figure>

<figure><img src="https://helpcenter.channable.com/hc/article_attachments/24049236777874" alt=""><figcaption></figcaption></figure>

Once you have deactivated the feed, "Inactive: Please activate this feed to receive a feed URL" will display.&#x20;

<figure><img src="https://helpcenter.channable.com/hc/article_attachments/24049231346194" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**: You will have to first deactivate your feed and project if you wish to switch from a paid subscription to a trial subscription.
{% endhint %}


---

# 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://helpcenter.channable.com/list-advertise/list-on-channels/feeds-faq/how-do-i-delete-or-deactivate-an-export-feed.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.
