# Bulk Select Option

This option is used for selecting more than one media files in a folder in other to perform specific actions on them at once.\
\
For instance; to move multiple files from one folder to another, to delete multiple files from the media library and so on.

When files are Bulk selected, two actions come up which are; **"Cancel Selection"** and **"Delete Selection"** which lets you perform the Cancel action and Delete action respectively.

See image reference below:

![A screenshot showing the Bulk Select settings](/files/-LaqlOiI6fq1DZ6Nlyrh)

**Note:**

After you have used the "Bulk Select" option to perform an action, you should click on "Cancel" to avoid performing multiple actions on the same files.

![An image showing how to cancel selected files after performing bulk actions](/files/-MNZDjtvQdNuokCz5qEz)


---

# 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.ninjateam.org/features/filebird-library-right-section/bulk-select-option.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.
