# Manage notification preferences

The Marketplace Platform sends notification emails based on specific events in your account. These alerts are triggered according to the notification categories enabled for your profile.&#x20;

If you want to opt out of these alerts, you can update your preferences. There are two ways to do this:&#x20;

* By signing in to your account and using the **My profile** option.
* By selecting the **Manage notifications** link in the footer of your notification email. This option allows you to update preferences without signing in to the platform.

### Managing notifications (using the My profile option)

{% hint style="info" %}

* Some categories are enabled by default, and you can't opt out of these categories.&#x20;
* Administrators can manage preferences at the account level from the [Notifications ](https://docs.platform.softwareone.com/modules-and-features/settings/notifications)option in the **Settings** menu.&#x20;
  {% endhint %}

To update your preferences using the **My profile** option:

1. Sign in to your account, then select the profile menu in the upper right.
2. Select **My profile**.
3. Go to the **Notifications** **preferences** tab. All notification categories are displayed.
4. Select the **Edit** option, then in **Edit notification preferences**, use the checkboxes to enable or disable the category.&#x20;
5. Select **Save**.

### Managing notifications (via email)

To update your preferences from your notification email:

1. Open your notification email.
2. Scroll down to the footer and select the **Manage notifications** link. The **Manage notifications** form opens in your browser.
3. In the **Manage notifications** form, use the checkboxes to enable or disable a category.&#x20;
4. Select **Save**.


---

# 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.platform.softwareone.com/marketplace-platform/platform-overview/preferences-and-settings/manage-notification-preferences.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.
