# Bulk session actions

You can select one or more sessions from a project and carry out bulk actions for them. For bulk actions, BetterBugs.io provides four options:

<div data-with-frame="true"><figure><img src="/files/4gej4pDV2zRxJfth8vt1" alt=""><figcaption><p>Bulk Session Actions Panel in BetterBugs.io</p></figcaption></figure></div>

* **Unselect All** —  Enables you to unselect all sessions from the bulk action.
* **Priority** — Allows you to select sessions and set a single priority (**Urgent**, **Medium**, **High**, **Low**) for all of them in one go
* **Status** — You can select sessions and assign a single status for all of them (**Open**, **In Progress**, **Closed**) together
* **Move** — You can select sessions and move them to a different project within your workspace
* **Delete** — Allows you to select sessions and move them to deleted sessions folder.&#x20;

### How to Use the Bulk Sessions Action in BetterBugs.io?

You can select your sessions individually or all in one go to perform the bulk action. For the demo, let’s select all the sessions in a project and move them to another project in that same workspace.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBzBhuIUDDav7ztnadaoO%2Fuploads%2FWqX92pfIxDe4Qe7nclqM%2F04-Bulk-Action-to-Move-Reports-from-One-Project-to-Another-in-BetterBugs-io.mp4?alt=media&token=bf2e60bb-f980-47b1-944e-fb333e1866c4>" %}
Bulk Session Action to Mode Reports from One Project to Another in a BetterBugs.io Workspace | Video Demo
{% endembed %}

{% stepper %}
{% step %}

#### Select Session(s)

Select report sessions from a BetterBugs.io project.
{% endstep %}

{% step %}

#### Select action

Then, click “**Move**” and select the project you want them to transfer. You also have options for bulk actions to set "**Priority**" OR "**Status**" OR "**Delete**"
{% endstep %}

{% step %}

#### Confirm action

Hit “**Confirm**” from the dialog box
{% endstep %}
{% endstepper %}

You’re good to go. The bulk action instantly moves all the report sessions to the selected project.


---

# 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.betterbugs.io/sessions/bulk-session-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.
