# CMS

With the MapsIndoors CMS you can control the way your map looks in your apps. Specify the colors, icons, or 3d information about your Rooms, Areas, and POIs using [Display Rules](/products/cms/display-rules.md). Upload icons, set images on Locations, Buildings, and Venues, and manage integrations and API keys, all from the MapsIndoors CMS.

You can even make sure only some of your users will be able to see specific sections of your map using App User Roles, or direct your users through the best parts of your buildings by adding barriers on your network.


---

# 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/products/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.
