# Sitemap

### Overview

The **Sitemap** in the MangoApps Admin Portal provides a comprehensive and organized view of the portal’s layout, helping network admins easily understand the structure and quickly locate specific settings or features.&#x20;

<img src="/files/vOGj0X2Eu1r5YBHgoNwP" alt="Admin Portal > Sitemap" width="563">

Whether you are new to the admin portal or looking to save time, the sitemap is a valuable resource for navigating the platform efficiently.

***

### Why Use the Sitemap?

Admins may reference the sitemap for several reasons:

* **Quick Navigation**: Jump directly to specific sections or settings without having to navigate through multiple menu levels.
* **Better Understanding of Portal Structure**: Get a clear view of how the Admin Portal is organized, from top-level categories down to detailed settings.
* **Efficient Search**: Quickly find pages using keyword searches, especially useful when unsure of the exact menu path.
* **Training and Onboarding**: Use the sitemap as a learning tool for new administrators to familiarize themselves with the portal layout.

***

### Features of the Admin Portal Sitemap

#### **Admin Portal Sitemap**

* Displays the complete **hierarchy and structure** of all sections within the Admin Portal.
* Pages are listed in an expandable tree format, showing parent and child relationships.
* Each page name is a clickable **link**, allowing you to go directly to the desired page without additional navigation steps.

#### **Search Sitemap**

* Use the **Sitemap Search** box to find specific pages or settings quickly.
* As you type a keyword, MangoApps highlights matching entries in real-time.
* Helpful for locating pages when you are not sure which category or section they fall under.

<figure><img src="/files/UKRY5391bywABYXv9oll" alt="" width="563"><figcaption></figcaption></figure>

***

### Best Practices

* Bookmark frequently used pages you access through the sitemap for even quicker access in the future.
* Use the sitemap during audits or administrative reviews to ensure all necessary configurations are addressed.
* Refer to the sitemap when assisting other admins or users, as it provides a clear reference path to each portal setting.


---

# 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://guides.mangoapps.com/admin-guide/admin-portal-sitemap.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.
