# Perform bulk actions

The bulk actions feature in the Inbox lets you save time by applying the same action to multiple interactions at once.

## Selecting interactions <a href="#h_441f821522" id="h_441f821522"></a>

You can select interactions in several ways using the checkboxes located to the left of each row:

* Item by item: manually check the interactions you want to include.
* Page by page: check all interactions visible on the current page. It is possible to select multiple pages by navigating the pagination.
* All filtered items: when you select one or more interactions, you can select all interactions matching your current filters using the shortcut displayed below the filters.

## Available actions <a href="#h_03ddcd4535" id="h_03ddcd4535"></a>

Once your interactions are selected, several grouped actions are possible using the action bar located at the bottom of your screen:

* Assign: assign the interactions to one or more users. You choose the users to assign the selected interactions to. Note: users do not receive an email notification, unlike manual assignment performed from within an interaction.
* Archive: move interactions to the “Archived” view. From the “Archived” view, you can perform the reverse action to unarchive multiple interactions simultaneously.
* Mark as handled: mark interactions as handled.

{% hint style="warning" %}
⚠️ Bulk actions are limited to a maximum of 1,000 items.
{% endhint %}


---

# Agent Instructions: 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://docs.fullwhere.com/documentation/documentation-en/inbox/perform-bulk-actions.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.
