> ## 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

> Learn how to use Bulk Actions in Contacts to Assign, Add Tag, Set Custom Field, Export, and run more actions from the More menu.

**Bulk Actions** lets you apply the same action to multiple contacts at once inside the **Contacts** interface.

## Start with Bulk Actions

<Steps>
  <Step title="Open the Contacts page">
    Go to **Contacts** from the left menu.
  </Step>

  <Step title="Select contacts">
    Tick the checkbox for one or more contacts.
  </Step>

  <Step title="Open the Actions menu">
    Click **Actions** to open the list of available actions.
  </Step>

  <Step title="Choose the action">
    Select the action you want to apply to the chosen contacts.
  </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             | Result                            |
| ------------------ | --------------------------------- |
| `Assign`           | Assign the contact to an assignee |
| `Add Tag`          | Apply a Tag to the contact        |
| `Set Custom Field` | Set a value in a `Custom Field`   |
| `Delete`           | Delete the contact                |
| `Export`           | Export the contact list           |
| `Import`           | Open the contact import screen    |

## More

Inside the **Actions** menu, click **More** to open additional actions.

<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                 | Result                                             |
| ---------------------- | -------------------------------------------------- |
| `Remove Tag`           | Remove a Tag from the contact                      |
| `Clear Custom Field`   | Clear the value inside a `Custom Field`            |
| `Disable Bot`          | Turn off the Bot for the selected contacts         |
| `Enable Bot`           | Turn the Bot back on for the selected contacts     |
| `Archive Conversation` | Archive the conversations of the selected contacts |

## Related articles

* [Overview](/docs/contacts/overview)
* [Filter Contacts](/docs/contacts/filter-contacts)
* [Import Contacts](/docs/contacts/import-contacts)
* [Conversations](/docs/inbox/conversations)
