# Navigating the Management Console

Adopt Management Console allows editors to view and manage content assigned to their SaaS applications. This documentation will introduce you to the basics of the Adopt Management Console including how to manage content whilst also walking you through the key area objectives.

## Navigating between Spaces

After logging in, select the Space you want to work in.&#x20;

***Note:** Best practice is to create Spaces based on the customer application and environment. Within the advanced configuration, application url(s) are assigned to ensure that any DAP guidance is applied only to the correct Space. Within an organization, Spaces can be divided into deployment types such as Production & UAT, enabling administrators to move content across their spaces for testing or deployment purposes.*

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

## Navigating through the Guides Administration page

Guides are where all your Tours, Tooltips and Playlists are available for you to either manage existing guides or create new content for your users. This is the default work area within a Space. Content can be filtered using the Search bar, whilst key information such as the publishing status can be viewed for each guide.&#x20;

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


---

# 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-adopt.nexthink.com/getting-started-with-adopt/navigating-the-management-console.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.
