> For the complete documentation index, see [llms.txt](https://support.emarketeer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emarketeer.com/guides/contacts-lists/bulk-actions-tool.md).

# How to manage contacts in bulk

Bulk Actions lets you update or manage groups of contacts in a single operation.

The Bulk Actions button is available alongside Selections, Lists, and contact pages, typically next to the Export button. Use it when you need to apply the same change to many contacts at once.

<div align="left" data-with-frame="true"><img src="/files/Aic0l58AqIo7GhNvKsUt" alt="Bulk Actions button on the contact list page"></div>

Image showing the location of the Bulk Actions button on the Contacts Page of a Contact List

## Bulk action options

<div align="left" data-with-frame="true"><img src="/files/b9M4DTp4N9CuRZloQqLm" alt="Bulk Actions menu listing the nine available operations"></div>

The Bulk Actions tool offers nine main functions:

1. **Permanently Delete Contacts** — Permanently deletes the contacts from your account along with any interactions they have been part of. Deleted contacts cannot be restored. This includes their interactions, activity, and engagement history.
2. **Add to Contact List** — Adds the contacts to a contact list specified in the next step. You can create a new contact list if one does not already exist.
3. **Remove from Contact List** — Removes the contacts from a contact list specified in the next step.
4. **Update Subscriptions** — Changes the opt-in/opt-out status of subscription lists for the contacts. You can update any or all subscription lists in one go.
5. **Update Legal Basis** — Updates the Legal Basis of all the contacts. You can update both "Store and Process" and "Marketing Sendouts" at the same time, and to different options if needed.
6. **Update Category** — Updates the Contact Category of all the contacts.
7. **Add Tags** — Adds the selected tags to all the contacts.
8. **Remove Tags** — Removes the selected tags from all the contacts.
9. **Unsubscribe** — Unsubscribes the contacts from all future email and SMS sendouts by setting their Legal Basis for Marketing Sendouts to "Withdrawn."


---

# 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://support.emarketeer.com/guides/contacts-lists/bulk-actions-tool.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.
