# Map Management

Being able to manage your own maps however and whenever you want makes you agile, independent of support and able to immediately act on your customer requests.

Customization and updating of your map is fast and easily done through the MapsIndoors CMS.\\

Key features of the MapsIndoors CMS include:

* Add POIs and areas, like objects, work zones, or any relevant points of interest.
* Make floorplan changes
* Control visibility and user roles
* Update locations data\\

Check out the details and explore many more CMS features in the [MapsIndoors CMS section](/products/cms.md).


---

# 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/sdks-and-frameworks/web/map-management.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.
