# Create a contact list

{% hint style="info" %}
Our contact list engine employs a flexible data architecture that can store data of any type without the need for special formatting. All data is accepted regardless of whether it's alphanumeric, dates, time, currency values, decimals, dashes, or any other symbols,&#x20;
{% endhint %}

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHNgw7cfnOYHQr0B6GDXr%2Fuploads%2FJcSWNHUfVgP6yjuhK5ic%2FScreenshot%202023-06-06%20at%205.09.47%20AM.png?alt=media\&token=9df509a3-edd0-4b22-8170-99972ced8400)

Give the contact list a name, only you will ever see this. Click Save and Close

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

To upload your contact list in CSV format, you can either drag and drop the file onto the upload widget or click to browse and select your contact list from the file manager.

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/06/08/ed8ebb06-64ab-4319-a2ba-91bc926f9e5c/b8b682e5-ec6d-4eba-8a29-a5c5b66e93c3.png)

{% hint style="info" %}
If the first row in your contact list contains the header of your columns, then leave "Does your contact list have column headers?" bubble marked as yes.&#x20;
{% endhint %}

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/18/1630948f-1c7e-4b7e-aa13-65948bd5a363.png)

{% hint style="info" %}
**Give columns a property name**

Map each column of your contact list to a property. The property name will be used for personalization in your subject lines, email templates, data segmenting, and searches. .&#x20;
{% endhint %}

{% hint style="info" %}
Suggestions for your property names are made based on auto-detection, you can manually select a different label through the drop down or create a new one
{% endhint %}

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/06/08/417c0c9e-7198-4eef-a56d-ccdf1c794ab7/29288e07-046d-4587-810b-44806b45c3a2.png)

After clicking "Upload," the import of your list will be completed, and you will be automatically redirected back to the Contact Lists page.

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/06/08/6d6c157e-f9e7-43b2-9a9d-841cf825f343/d9c95458-0bdc-4374-a3a7-6e263551e049.png)


---

# 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://docs.emaildelivery.com/docs/contact-list-management/create-a-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.
