# How do I get the feed file URL?

To access your feed URL to add to your export channel, follow these steps:

1. Go to **\[Your project]** **>** **Channels > \[your feed channel] > Preview**.
2. In the **Overview** tab, make sure that your feed is active. If it's not active, activate it by clicking **Activate feed**.

<figure><img src="/files/d87d8145148a690ac341d5b38180dbcddf73871e" alt=""><figcaption></figcaption></figure>

3. Once your feed is active, the feed URL will show here.

<figure><img src="/files/022af87f98403ea787d04b4ef720fac8f56343ca" alt=""><figcaption></figcaption></figure>

You can also download your feed in an XML or CSV format in the **Preview & export** step. To download it, click **Download feed** and select an option from the dropdown.


---

# 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-get-the-feed-file-url.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.
