# Messenger Toolbars

### Log In

Once **Messenger** has successfully been added to the user desktop, they will log in using their MangoApps domain credentials. If the domain has **Single Sign-On** enabled, users can click the **Sign In using another method** button to log in.&#x20;

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

***

### Messenger UI

After successfully logging in, users will see the main sections of the Messenger UI: the left hand navigation menu, the dynamic panel, and the active chat window.

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

***

#### Let Hand Navigation Menu

The **Left-Hand Navigation Menu** in MangoApps Messenger provides easy access to essential features directly from the desktop app.&#x20;

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

From this menu, users can access:

* **Messenger Account Settings and Preferences:** Click the profile image at the top of the menu to access account settings and preferences.
* **Quick Access to Domain Notifications:** Notifications are displayed for quick reference. Clicking a notification will open the relevant item in the web browser.
* **Chats:** The "Chats" section lists all of the users chat conversations, including direct messages and group chats.
* **People:** The "People" section allows users to easily connect with colleagues by displaying their availability, gamification level, and recent activity. It offers sorting options such as Presence Status, Name, and Recent Activity, along with tools to invite users, refresh the list, or start a chat with a simple click.
* **Teams:** The "Teams" section displays all teams the user is a part of, whether or not the Chats module is enabled for the workspaces.
* **Recorder:** Click "Recorder" to open the MangoApps Recorder app. If the app is not installed, users will be redirected to the downloads module in the domain’s web browser.
* **Preferences:** Select "Preferences" for direct access to the account customization settings. This can also be reached via the account menu.

***

#### Dynamic Panel

The dynamic panel changes based on the selection from the left-hand navigation menu (e.g., Notifications, Chats, People, etc.), displaying content relevant to the chosen option.

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

***

#### Active Chat Window

The third panel shows the currently active chat that the user is participating in. Depending on whether the chat is 1-to-1 or a Team chat, additional menu options will be available within the window.

<figure><img src="/files/YOidPKiZOIIJPxfn5WQE" alt="" width="563"><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://guides.mangoapps.com/desktop-and-mac-apps-guide/messenger-toolbars.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.
