# Bulk actions

<figure><img src="/files/63nuXgyYcdBFl82x4c5G" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}
**Select multiple items**

* Hover over the left side of a journey map or persona name in the respective list. A checkbox will appear.
* Select multiple items by checking the boxes next to their names.
  {% endstep %}

{% step %}
**Access bulk edit menu**

Once you've selected the items, a bulk edit menu will appear at the bottom of the screen with the following options:

* **Bulk add and remove tags**: Apply or remove tags to/from multiple journey maps or personas at once.
* **Bulk copy to other workspaces**: Copy selected journey maps or personas to other workspaces.
* **Bulk archive**: Archive multiple journey maps or personas at once.
  {% endstep %}
  {% endstepper %}


---

# 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://helpdesk.smaply.app/dashboard/table-actions/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.
