# How can I bulk edit Locations in the CMS?

Editing multiple Locations at a time can be conveniently done via the Content Management System (CMS). In the CMS, go to the List View to view the list of all the Locations in the currently selected Venue. You can filter the Locations by Display Options, Location Types, Categories, and/or App User Roles.

<figure><img src="/files/6hiJ17WeE0kEoHuuGN7N" alt=""><figcaption></figcaption></figure>

Select the desired Locations from the list and then click the “Edit” button. The Edit button is enabled only if you select one or more Locations.

<figure><img src="/files/3OmjuJh8Qmq1SMqwoHqN" alt=""><figcaption></figcaption></figure>

You can update or modify any of the available properties (for example aliases or categories) in bulk rather than changing it one Location at a time. Click “Save” to save your changes.

<br>


---

# 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.mapsindoors.com/help-center/cms/how-can-i-bulk-edit-locations-in-the-cms.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.
