# Admin Portal Navigation Bar

### Overview

The **Admin Portal Navigation Bar** in MangoApps provides quick access to essential admin tools and resources. Located at the top of the admin portal interface, it allows administrators to easily search, navigate, and manage system settings and help options.

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

The navigation bar spans the top of the admin portal and contains additional options.

***

**Search Bar**: Allows you to quickly search for settings, users, modules, or documentation within the admin portal.

**Help Dropdown**: Click the **Help** icon to access:

* **Report a Problem**: Submit technical issues to the MangoApps support team.
* **Send Feedback**: Provide feedback on your experience with the MangoApps platform.
* **Setup Wizard**: Launch the setup wizard to configure your admin account.
* **Latest Release Notes**: View the most recent product updates and feature enhancements.
* **About MangoApps**: Learn about the current platform software version.

[**Recommendations**](https://guides.mangoapps.com/admin-guide/admin-portal-navigation-bar/recommendation): View suggested actions or settings based on your current portal usage.

**User Portal Link**: Jump to the end user interface portal.

**Admin User Profile**: Sign out of your current session or all active sessions. If you have access to alias accounts, you will also see an option to switch between them.


---

# 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-navigation-bar.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.
