# Bulk actions

Any of the [inbox actions](/inbox/inbox.md) can be taken on multiple threads at once by clicking on the avatar of a thread to pull up the bulk action menu. The icon next to each thread name in the inbox will turn into a check box to select — select individual threads, or choose to select all at once.

Click "Select All" to select and take action on all items in the inbox - including marking read, archiving, muting and starring.

<figure><img src="/files/bO0gDv4m1UtBn4bH5Qft" alt=""><figcaption></figcaption></figure>


---

# 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.glue.ai/inbox/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.
