# Bulk Import Contact

Uploading a large number of contacts on the [Coinshift ](https://coinshift.xyz/)application can be accomplished easily and efficiently by utilising .CSV files.

Adhering to the proper file format is crucial for a successful upload. Consequently, it is recommended to examine the sample file format available in the dashboard before preparing a similar file for uploading your contacts.

{% hint style="warning" %} <mark style="color:blue;">Ensure compliance with the appropriate file format to upload your contact data. The Coinshift application will display a warning message if the file format is incorrect.</mark>
{% endhint %}

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

Below are the steps to upload contact data via .CSV files:

## **Step 1: Locate the Import CSV option**

To initiate the bulk import process, locate and click on the **Import** **CSV** button (denoted by red in the below screenshot).

<figure><img src="/files/92GKaoWRfvIzOlf78xTQ" alt=""><figcaption></figcaption></figure>

## **Step 2: Upload Contact data in a .CSV file**

You will be directed to a new page where the .CSV file upload option is available.

To ensure proper formatting, click on the **Download Sample CSV** button (highlighted in red in the attached screenshot) to obtain a sample file. Use this sample as a reference when preparing your own .CSV file for contact data.

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

Next, click on **Drag & drop or click to upload** a link to upload your contacts. A screen similar to the one below will appear. Data fields that do not satisfy the file format will be highlighted in red font. Click **Import** to complete the process.

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

Once done, the contacts will be visible in your **Contacts** section.


---

# 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.coinshift.xyz/business/coinshift-walkthrough/contact-management/bulk-import-contact.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.
