> ## Documentation Index
> Fetch the complete documentation index at: https://chatbotx.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Bulk Actions

> Hướng dẫn dùng Bulk Actions trong Contacts để Assign, Add Tag, Set Custom Field, Export và các thao tác trong menu More.

**Bulk Actions** dùng để áp dụng cùng một thao tác cho nhiều contact trong giao diện **Contacts**.

## Bắt đầu Bulk Actions

<Steps>
  <Step title="Mở trang Contacts">
    Vào **Contacts** từ menu bên trái.
  </Step>

  <Step title="Chọn contact">
    Tick checkbox của một hoặc nhiều contact.
  </Step>

  <Step title="Mở menu Actions">
    Nhấn **Actions** để mở danh sách thao tác.
  </Step>

  <Step title="Chọn action">
    Chọn action cần áp dụng cho nhóm contact đã chọn.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/chatbotx/bk1D42eDWTivbgT_/images/image-185.png?fit=max&auto=format&n=bk1D42eDWTivbgT_&q=85&s=c8ad431f9c8ac89909e9380831d513b5" alt="contacts_bulk_actions_menu" width="2450" height="1181" data-path="images/image-185.png" />
</Frame>

## Actions

| Action             | Thao tác                       |
| ------------------ | ------------------------------ |
| `Assign`           | Gán contact cho assignee       |
| `Add Tag`          | Gắn Tag cho contact            |
| `Set Custom Field` | Gán giá trị vào `Custom Field` |
| `Delete`           | Xóa contact                    |
| `Export`           | Xuất danh sách contact         |
| `Import`           | Mở màn hình import contacts    |

## More

Trong menu **Actions**, nhấn **More** để mở các thao tác bổ sung.

<Frame>
  <img src="https://mintcdn.com/chatbotx/bk1D42eDWTivbgT_/images/image-186.png?fit=max&auto=format&n=bk1D42eDWTivbgT_&q=85&s=7086423c0ce4245d7170d412c7173e4b" alt="contacts_bulk_actions_more_menu" width="2447" height="1178" data-path="images/image-186.png" />
</Frame>

| Action                 | Thao tác                              |
| ---------------------- | ------------------------------------- |
| `Remove Tag`           | Gỡ Tag khỏi contact                   |
| `Clear Custom Field`   | Xóa giá trị trong `Custom Field`      |
| `Disable Bot`          | Tắt bot cho contact đã chọn           |
| `Enable Bot`           | Bật lại bot cho contact đã chọn       |
| `Archive Conversation` | Lưu trữ hội thoại của contact đã chọn |

## Bài liên quan

* [Overview](/Learn/Contacts/Overview)
* [Filter Contacts](/Learn/Contacts/Filter-Contacts)
* [Import Contacts](/Learn/Contacts/Import-Contacts)
* [Conversations](/Learn/Inbox/Conversations)
