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

# How to Add Tag to A Bulk of Contacts

Sebelum anda boleh mula untuk menambah contact ke dalam Tagging, sila pastikan anda sudah membuat Tagging terlebih dahulu. Sila klik [**Tutorial How to Add Tags**](/kuasa-blast/contacts/how-to-add-tags.md) untuk mengetahui cara-cara untuk membuat Tagging. Selepas anda selesai membuat Tagging, sila ikut cara di bawah mulai langkah 1 sehingga 7.

1. Login ke akaun anda melalui [**https://sales.kuasa.io/**](https://sales.kuasa.io/).
2. Klik **Manage Tags**.

![](/files/LcNFE5fdsctksxZpLoIz)

3\. Klik **other joined this list**.

![](/files/XIpIL2W0G5o9fdeo0fwW)

4\. Klik **Add New**.

![](/files/eDuOa3t90g3W3MNQY1gd)

5\. Klik **Import with CSV**.

![](/files/RvlCgNE0E1SJoqezfsik)

6\. Jika anda telah mempunyai file CSV untuk dimuat naik, sila klik **Choose File**. Pastikan anda telah mengikut format yang disediakan. Klik pada ayat <mark style="color:red;">**\*Click here to download sample CSV file**</mark> untuk mendapatkan format CSV yang perlu diikut. Pastikan CSV anda menggunakan format seperti yang ditunjukkan di bawah. Kesemua column adalah WAJIB diisi. Sebagai contoh, sekiranya pelanggan anda tidak mempunyai email, anda perlu memasukkan 'dummy email'.

![](/files/WXTFD1PZoCMepV9Qcq01)

7\. Setelah selesai pilih file, klik **Add Now**.

![](/files/AVwV4lCHlvTkys0jEO0g)

8\. Tahniah! Anda telah berjaya memuat naik bulk contacts ke dalam tagging yang dipilih.

![](/files/39hwCxdsZEjiAdKSMeyj)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.kuasa.io/kuasa-sales/contacts/how-to-add-tag-to-a-bulk-of-contacts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
