# How to export a campaign

Any campaign (including saved searches) can be exported to a CSV file. You should first create a campaign and add a few podcasts to it in order to export contacts.

{% content-ref url="/pages/-MTJEWbXKgPJVCBlLCBS" %}
[How to create a campaign](/start-here/how-to-create-a-campaign.md)
{% endcontent-ref %}

Once you've created a campaign, click the **Campaigns** button in the top-right corner of any page and select it.

![](/files/DggEzRSJKvrGd2ybfknq)

Once you click the **Export** button, you will be prompted to download the CSV file to your computer. The export contains email addresses, social media accounts and lots of other data about the podcasts in that campaign. You can import the file into Microsoft Excel, Google Sheets or other suitable software.

![](/files/QZlGV38uV1Zu1yNcILFf)

{% hint style="info" %}
If you are unable to get in touch with a show by email you could also try sending a message via one of their social media accounts like X or Instagram.
{% endhint %}

## Getting the email address for a single podcast

If you only need the email address for one podcast you can get that from its [podcast page](/guides/understanding-podcast-pages.md).

Go to any podcast and click the **Contacts** button to see the contacts that we found for this podcast and copy one to your clipboard.

![](/files/lbcHSIkqRwELCIwA1HqB)

{% content-ref url="/pages/-MhMI1xbWZxnHCr-qtcf" %}
[How to find contacts for a podcast](/guides/how-to-find-contacts-for-a-podcast.md)
{% endcontent-ref %}


---

# 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://help.rephonic.com/guides/how-to-export-a-campaign.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.
