# Account Settings

### Overview

The MangoApps Messenger offers a user-friendly way to manage your account settings directly within the application. On the left-hand side of the MangoApps Messenger, click your profile picture or name at the top of the menu to open the account settings.

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

***

### Account Settings Options

Once the account settings menu is open, users will see the following options:

* **Set a Status:** Update your availability or share a status message with your team.
* **Change Profile Photo:** Upload a new profile picture to personalize your account. This will change the profile photo within your domain account as well.
* **Preferences:** Customize notification settings, themes, and other app preferences.
* **View Profile:** See your profile details, such as your contact information. This will redirect users to the web browser.
* **Open in Browser:** Access MangoApps in your web browser for additional features.
* **Manage This Domain:** <mark style="color:red;">**(Admin only)**</mark> Configure domain-wide settings if you are an administrator. This will redirect the admin user to the web browser.
* **Sign Out:** Log out of your Messenger account. This will **not** log a user out of their browser session.

***

### Setting a Status

MangoApps Messenger allows users to set a status, either by choosing a pre-created option or creating a custom one with an optional expiration time.

**To set your status:**

Click the dropdown menu to view your current status or set a new one.

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

Set an expiration time (e.g., 30 minutes, 1 hour, 4 hours, Today, or This week) then click **Save** to confirm.

**Do Not Disturb (DND):** Toggle on to mute notifications temporarily, until the status is cleared, or DND is toggled off.

{% hint style="info" %}
Once expired, your status will reset to **blank**.
{% endhint %}

After a status has been set, users will gain the additional status option **Clear Status**. This option will remove your current status.


---

# 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/settings.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.
