> For the complete documentation index, see [llms.txt](https://support.emarketeer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emarketeer.com/guides/contacts-lists/new-contact-list.md).

# How to Create a New Contact List

A contact list is a static segmentation of contacts. You decide which contacts belong to it and use the list as the audience when you send a campaign.

<div align="left" data-with-frame="true"><img src="/files/OZtD20D6YHrtvhLBbeG4" alt="The four steps to create a new contact list, shown in sequence in the eMarketeer interface"></div>

The steps to create a new contact list.

## Step-by-step

1. Open the Contacts page by clicking Contacts on the page banner.
2. Open the Contact List page from the left navigation.
3. Click Add Contact List above the list of existing contact lists.
4. Enter a name and click ADD to create the list.

{% hint style="info" %}
Contact lists can also be added from the [Bulk Actions](/guides/contacts-lists/bulk-actions-tool.md) tool — select the contacts you want and add them to a new or existing list.
{% endhint %}

## What to do next

To import contacts from Excel into the new list, see [Import contacts from Excel](/guides/contacts-lists/import-contacts-from-excel.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.emarketeer.com/guides/contacts-lists/new-contact-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.
