# How to create a newsletter target list

Let's imagine a scenario where you would like to pitch your client to newsletters in a certain niche. You've searched Reletter's database and started to [find relevant publications for your topic](/how-to-find-relevant-newsletters.md).

Once you've found a few promising newsletters, the best way to keep track of them is to add them to a list.

## Create a new list

The easiest way to start building a list is from the [search screen](/how-to-find-relevant-newsletters.md). Enter a topic to search for some newsletters and then tap on the *Build a List* button:

![](/files/XAawqgJMyIYgm0zbaxOJ)

You'll notice a new *Add* button that appears next to each newsletter in the search results. Tap on that to add that publication to your new list.

![The first time you add a newsletter, you'll be prompted to choose a name for your new list.](/files/hcZe0ScMu6xpcuHOQaf1)

You can also tap on *Add to List* while viewing the details of a newsletter:

![](/files/FU3Hp746l4DelVkGNdRu)

Here you can create a brand new list, or add this publication to one of your existing lists:

![](/files/BPirZHnEmOAdCaG1UW3K)

## View your target list

After you've added a few newsletters to your list you will want to browse it. Click on the *Lists* button in the top-right corner of any page to see all of your lists:

![](/files/EbEXQCzYAWlAHEoiomYX)

Click the name of your list to access it:

![](/files/DHY9rsZBZZ0dATugaQgn)

Your list will look similar to this:

![](/files/LDs8uxpOMpMRfmqCBFXC)

Click on any newsletter in the list to quickly view more details. You can also send pitches, remove newsletters from the list or edit the list's name.

## Export your list to a CSV file

You may have your own Excel spreadsheets, CRM system or some other workflow tool and you would like to import your list there. When viewing any list, click on the *Export* button:

![](/files/xXS6vXKjIszdeIy6Sg8r)

You will be prompted to download the CSV file to your computer. It will contain plenty of data about each newsletter including contact emails, social media accounts and more.

## Sharing your list

Learn more about how to collaborate with your team members on a list, or share it with external clients.

{% content-ref url="/pages/-MTJX7Az4AWrFjG8N52b" %}
[How to share a list externally](/share-a-list-externally.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MTNjpIN\_U\_7cVfiFm-q" %}
[How to share a list with your team](/share-a-list-with-your-team.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.reletter.com/how-to-create-a-newsletter-target-list.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.
