> 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/docs/docs_se/guider/contacts-lists/new-contact-list.md).

# Så här skapar du en ny kontaktlista

En kontaktlista är en statisk segmentering av kontakter. Du bestämmer vilka kontakter som ingår i den och använder listan som målgrupp när du skickar en kampanj.

<div align="left" data-with-frame="true"><img src="/files/EqtL0VmhzHYPFDMAae4j" alt="De fyra stegen för att skapa en ny kontaktlista, visade i ordning i eMarketeer-gränssnittet"></div>

Stegen för att skapa en ny kontaktlista.

## Steg-för-steg

1. Öppna sidan Contacts genom att klicka på Contacts i sidbannern.
2. Öppna sidan Contact List från vänsternavigeringen.
3. Klicka på Add Contact List ovanför listan med befintliga kontaktlistor.
4. Ange ett namn och klicka på ADD för att skapa listan.

{% hint style="info" %}
Kontaktlistor kan också läggas till från verktyget [Bulk Actions](/docs/docs_se/guider/contacts-lists/bulk-actions-tool.md) — markera de kontakter du vill ha och lägg till dem i en ny eller befintlig lista.
{% endhint %}

## Vad du gör härnäst

För att importera kontakter från Excel till den nya listan, se [Importera kontakter från Excel](/docs/docs_se/guider/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/docs/docs_se/guider/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.
