# How can I access the CMS?

You can access the MapsIndoors CMS via <https://cms.mapsindoors.com/>

![](/files/Cl9XMKq70yTKXpwvd0I2)

**You do not have a CMS user?** If you are an existing client and do not have access to the CMS, please submit a [support request](https://mapspeople.atlassian.net/servicedesk/customer/portals) or reach out to your MapsPeople representative.

**I want to invite a co-worker to the CMS:** If you want to create a new user for e.g. a co-worker, please read this short [guide](https://docs.mapsindoors.com/products/cms/settings#users) (Admin Role required).&#x20;

**Want to learn more about the CMS?** Read our comprehensive CMS guide [here](https://docs.mapsindoors.com/products/cms).&#x20;


---

# 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-access-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.
