> For the complete documentation index, see [llms.txt](https://tutorials.kuasa.io/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorials.kuasa.io/getting-started/kuasa-crm-pipeline/contacts/manage-tags/how-to-add-tags-to-a-bulk-of-contacts.md).

# How To Add Tags To A Bulk Of Contacts

1. Login to your account via <https://crm-pipeline.kuasa.io/>.
2. Click **CRM Pipeline.**

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

3. Click **Contacts > Manage Tags**.

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

4. Click any tagging that you want to add bulk of contacts.&#x20;

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

5. Click **+ Add New** button on the right top.

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

6. Click **Import with CSV** button.

<figure><img src="/files/23CccRVDoyhXzrANPTQA" alt=""><figcaption></figcaption></figure>

7. Click the red link to download CSV file template.

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

8. Enter your customers' databases in the CSV file.

<mark style="color:red;">**MAKE SURE TO CHANGE PHONE NUMBER FORMAT FROM GENERAL TO NUMBER**</mark>

<figure><img src="/files/5BKbrDJ8QvBWGxgn2qkE" alt=""><figcaption></figcaption></figure>

1. <mark style="color:blue;">Highlight column C together with the header C.</mark>
2. <mark style="color:blue;">Click on the General as shown in the picture above and select Number to change the format.</mark>

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

3. <mark style="color:blue;">Click twice on the section as shown in the picture above.</mark>

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

4. <mark style="color:blue;">After you have successfuly changed the format, the right format of phone number as shown in the picture above.</mark>

5. Step 1: Upload your CSV file that contains all the contacts by clicking the **Choose File** button.\
   \
   Step 2: Click **Add New** button to proceed with the process.

<figure><img src="/files/2s0Vzc3e0bvQQl4SMh7e" alt=""><figcaption></figcaption></figure>

10. Uploaded file will shown its status as pending after successfully uploaded as shown in the picture below.

<figure><img src="/files/9CLl9iX0UuYN9i1Vzhxu" alt=""><figcaption></figcaption></figure>

11. As the contacts are successfully uploaded, they are listed as shown in the pictures below.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://tutorials.kuasa.io/getting-started/kuasa-crm-pipeline/contacts/manage-tags/how-to-add-tags-to-a-bulk-of-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.
