# Import Contacts in CRM ?

**1.** Prepare your Excel file with contact data\
**2.** Save the file as **CSV format**\
**3.** Go to **CRM → Contacts**\
**4.** Click **Add New Contact → Import via CSV**\
**5.** Upload your CSV file → Click **Next**\
**6.** Select Import Type:

* Add New Contacts
* Update Existing
* Add & Update Both

**7.** Map CSV columns with CRM fields

* Name → First Name
* Phone → WhatsApp Number
* Other columns → Super Fields (must be created beforehand)

**8.** (Optional) Add extra **Custom Values / Fields**\
**9.** Review the data preview → Click **Next**\
**10.** Click **Start Import**\
**11.** Wait until status shows **Completed**\
**12.** Go to **Contacts** to verify imported data

{% embed url="<https://youtu.be/bnhyRNRApnY?si=wqc2JLdYKQIQH7NL>" %}


---

# 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://helpdocumentation.gitbook.io/user/crm-v2/contacts/import-contacts-in-crm.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.
