# Mass Actions

Save time & effort by performing an action on a set of courses/curriculums at once. Click one or more boxes next to a course name to get started.

<figure><img src="/files/kapwAxCAO0y9up68ECHo" alt="" width="563"><figcaption></figcaption></figure>

Mass actions include:

* **Assign/Un-Assign Categories** – Select multiple courses/curriculums and assign them to one or more categories.
* **Set Hashtags** – Add/replace one or more hashtags associated the selected courses. Within the **Hashtags pop-up menu** you will also have the option to Replace existing hashtags for all selected courses. When the box is **checked**, the entered hashtags will **REPLACE** all existing hashtags on the selected courses. When **un-checked** the above entered hashtags will be **ADDED** to the hashtags already associated with the selected courses.
* **Set Custom Fields** – Select multiple courses/curriculums, then select the custom fields and set values for the custom fields to be updated
* **Archive/Unarchive** - Selected courses/curriculum will be archived/un-archived.&#x20;
* **Edit Visibility** - Change the visibility level for all selected courses/curriculums. For information on the different visibility levels, click [here](https://guides.mangoapps.com/lms-guide/learn-admin/creating-course-experience#rules).&#x20;
* **Edit Governance** -  This section enables you to choose an archival or review time period for the course. It is **strongly recommended** to activate this option to ensure that course/curriculum information remains current. \
  Select **To be reviewed** from the dropdown menu will create an additional dropdown menu, allowing you to set a timeframe interval after the course's last review date to re-enter a review state. In this context, the last review date is the date when the item was added under auto governance, and the next review date will be automatically calculated based on the selected time period.&#x20;


---

# 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://guides.mangoapps.com/lms-guide/learn-admin/action-toolbars/mass-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.
