# Contacts

<figure><img src="/files/zyVgeztvCHWRHJdMS6jI" alt=""><figcaption><p>Contacts </p></figcaption></figure>

### Sync Contacts from Integrations

Mercuri automatically syncs contacts from connected platforms, making it easy to manage your lists.

* **Wix** – Syncs customer contacts from your Wix store.
* **Shopify** – Imports customer data directly from Shopify.
* **Pipedrive** – Pulls in leads and deals from your CRM.
* **Microsoft Teams** – Syncs contacts from Teams conversations and shared data.

***

### Bulk Upload via CSV&#x20;

<figure><img src="/files/wBjNnPLIq4jWjwafwkvB" alt=""><figcaption><p>Bulk upload via CSV</p></figcaption></figure>

1. Navigate to **Contacts.**
2. Click **Import Contacts**.
3. Upload a **CSV file** containing:
   * **Phone Numbers (required)**
   * **Names (optional)**
   * **Custom Fields** (e.g., email, location, tags)
4. Map the columns to ensure accurate data import.
5. Click **Upload & Save** to complete the process.

***

### Manually Add contacts&#x20;

<figure><img src="/files/3ZzdmriGQ8jBByRhrtdS" alt=""><figcaption><p>For manually adding contacts</p></figcaption></figure>

1. Navigate to **Contacts.**
2. Click **Add Contact**.
3. Enter the contact’s details:
   * **Name** (optional but recommended)
   * **Phone Number** (required)
   * **Email** (required)
   * **Subscription Status**
4. Click **Save** to add the contact.

***

### Editing or deleting contacts&#x20;

1. Navigate to the **Contacts** section in the Mercuri CX dashboard.
2. Click on the contact you wish to **edit** or **delete**.
3. A side panel will appear on the right side of the screen.
4. At the top of this panel, you will see **Edit** and **Delete** options. Click the desired option to proceed.

{% hint style="info" %}
Any changes made to contacts in the Mercuri CX dashboard will automatically reflect in the respective connected platforms such as **Wix, Shopify,** and **Pipedrive**. This ensures consistency and eliminates the need for manual updates across platforms
{% endhint %}


---

# 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.mercuri.cx/features/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.
