# How to import contacts

{% hint style="info" %}
In this section, you will find insights on how to import contacts into your ActiveCampaign account. &#x20;
{% endhint %}

If you have a database of contacts in an Excel file or any other software, you can easily import them into ActiveCampaign to start sending emails.

:warning: Keep in mind that you'll need a CSV file separated by commas.

* The more information you have, the more you can personalize your emails.
* If you have a clear plan for your next steps, create automations in advance to make the most of them.

### **Step-by-step instructions**

1. Once your CSV file is ready, go to Contacts and click on “Import Contacts”
2. Upload your file.
3. Select the information you want to save in ActiveCampaign (watch the video for detailed instructions).
4. Click on Import.
5. Check the status of your import.

{% embed url="<https://www.youtube.com/watch?v=GKZUmtQuqZM>" %}

If you have any questions, don't hesitate to [email us](mailto:support@wildmail.io) for free assistance with setting up your account.


---

# 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.wildmail.io/activecampaign-academy/getting-started/organize-your-contacts/how-to-import-contacts.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.
