# 📣 How-To: Master Your Notification Settings

Feeling overwhelmed by notifications? Follow these simple steps to customize your notification settings and stay in control.

***

## Adjust Your Notifications

{% stepper %}
{% step %}

### Log In 🔑

Head over to [app.mesuite.com](https://app.mesuite.com) and log into your profile.
{% endstep %}

{% step %}

### Access Profile Settings ⚙️

Click your profile icon at the bottom left of the screen and select:

* Profile Settings
* Notifications 🛠️
  {% endstep %}

{% step %}

### Modify Notification Options

On the Profile Settings page you’ll find options to modify your notifications. Turn on or off the options of your choosing.
{% endstep %}
{% endstepper %}

![Profile Settings Screenshot](/files/c21e6b47ed80372f99a70081d84403a9204b2d40)

***

## Done!

If you have feedback or need additional help, contact Support: <support@mesuite.com>

— Team MEsuite


---

# 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://mesuite.gitbook.io/mesuite-docs/admin-essentials-profile-and-settings/how-to-master-your-notification-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.
