# Managing user notifications

The **User Notification** feature allows you to customize your notification preferences to stay informed about important updates. The Notification Preferences feature is located in your profile menu and can be accessed by clicking your profile name or icon in the upper-right corner.

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

The available notification types include Disputes Created and Disputes Updated, which are sent via email. You can enable or disable notifications based on your preferences. This allows you to receive only relevant notifications, keeping you informed about important updates without unnecessary emails.

<figure><img src="/files/CQqNfIS7G01cPTvbgVjB" alt=""><figcaption><p>Screenshot: Notification preference</p></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://docs.xplorpay.com/merchant-portal/merchant-portal/core-features/managing-user-notifications.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.
