# Interface Overview

***

The CMS is organized into five main areas, accessible from the top navigation bar. Each area has a focused purpose — together they give you complete control over your map solution.

<figure><img src="/files/bSfubdL9EF2NRqmdBSDT" alt=""><figcaption></figcaption></figure>

**1)** [**Edit**](/cms/interface/edit.md) is your main workspace for adding and updating locations on the map.&#x20;

**2)** [**View**](/cms/interface/view-interface.md) lets you browse the map without making changes.&#x20;

**3)** [**Solution Details**](/cms/interface/solution-details-interface.md) is where you manage the structure behind your data — types, categories, and visibility settings.&#x20;

**4)** [**Media Library**](/cms/interface/media-library.md) holds all your icons 2D and 3D models.&#x20;

**5)** [**Settings**](/cms/interface/settings-interface.md) controls who has access to your CMS.

***

### Interface Areas

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Edit</h4></td><td>Add, edit, and manage locations directly on your map</td><td><a href="/files/lKoxWpIvvnlaxnup0BHP">/files/lKoxWpIvvnlaxnup0BHP</a></td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td><h4>View</h4></td><td>Browse your map in read-only mode</td><td><a href="/files/qgX3vnHFppIqGLTewICx">/files/qgX3vnHFppIqGLTewICx</a></td><td><a href="/pages/SwZws0HsNkjYZit16PQ9">/pages/SwZws0HsNkjYZit16PQ9</a></td></tr><tr><td><h4>Solution Details</h4></td><td>Manage location types, categories, and visibility rules</td><td><a href="/files/jc9trxbgNIq3mqRJO662">/files/jc9trxbgNIq3mqRJO662</a></td><td><a href="/pages/p8MGK0JbuCaGXb3P93uL">/pages/p8MGK0JbuCaGXb3P93uL</a></td></tr><tr><td><h4>Media Library</h4></td><td>Upload and manage icons and 2D models</td><td><a href="/files/hj9Ymzbq0qmWUHp9gvJY">/files/hj9Ymzbq0qmWUHp9gvJY</a></td><td><a href="/pages/6YTbJ6mzybqb8pgzkWsp">/pages/6YTbJ6mzybqb8pgzkWsp</a></td></tr><tr><td><h4>Settings</h4></td><td>Control who has access to your CMS</td><td><a href="/files/SX5HoxjR9e841KNAVixq">/files/SX5HoxjR9e841KNAVixq</a></td><td><a href="/pages/6aPzm2vVKrnoMH81NEuH">/pages/6aPzm2vVKrnoMH81NEuH</a></td></tr></tbody></table>


---

# 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/cms/interface/interface-overview.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.
