> For the complete documentation index, see [llms.txt](https://docs.mapsindoors.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mapsindoors.com/cms/interface/edit.md).

# Edit Interface

***

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

***

The Edit interface is organized into three areas:

**1 — Selectors and Filters** control what data is visible on the map and in the list. Use them to narrow down by Venue, Building, Floor, Location Type, Category, or App User Role.

**2 — Location Details Editor** opens when you select a location on the map. This is where you view and edit everything about a location — its name, type, visibility, images, custom properties, and more.

**3 — Actions Toolbar** sits at the bottom of the screen and contains tools for adding and editing locations, managing the route network, and adjusting your map view.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4>Selectors and Filters</h4></td><td>Control what data is visible on the map and in the list.</td><td><a href="/pages/rotcQoJA2aykBUZneGju">/pages/rotcQoJA2aykBUZneGju</a></td><td><a href="/files/zX8rMpw8qPggY1rY78Nl">/files/zX8rMpw8qPggY1rY78Nl</a></td></tr><tr><td><h4>Location Details Editor</h4></td><td>View and edit everything about a location.</td><td><a href="/pages/75k8vYQ9qkcyr6n0W3Mm">/pages/75k8vYQ9qkcyr6n0W3Mm</a></td><td><a href="/files/QsbHpiARBsd2NPu84rAM">/files/QsbHpiARBsd2NPu84rAM</a></td></tr><tr><td><h4>Actions Toolbar</h4></td><td>Your toolkit for adding locations, managing the route network, and adjusting your map view</td><td><a href="/pages/eaAa3Exhyn9OH18pBRLX">/pages/eaAa3Exhyn9OH18pBRLX</a></td><td><a href="/files/3W5ogFfiOsDB8bcOsTAg">/files/3W5ogFfiOsDB8bcOsTAg</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mapsindoors.com/cms/interface/edit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
