> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/marketplace-platform/getting-started/manage-notification-preferences.md).

# Manage notifications

The Marketplace Platform sends email alerts for specific account-related events based on the notification categories enabled for your profile.

You can manage categories to choose which notifications you receive.

{% hint style="info" %}

* Some categories are enabled by default, and you can't disable them.
* These settings apply to your user profile only. Account administrators manage account-level notification settings separately on the [Notifications](/modules-and-features/settings/notifications.md) page.
  {% endhint %}

### Manage notifications from your profile

To manage notifications from **My profile**:

1. Sign in to your account.
2. Select your profile menu, then select **My profile**.
3. Select the **Notification preferences** tab, then select **Edit**.

<div data-with-frame="true"><figure><img src="/spaces/Z5DNbniz33mXCZoO62Rm/files/sMLch5fzNNTItcIwph6J" alt="The Edit option on the Notification preferences tab"><figcaption><p>Select <strong>Edit</strong> on the <strong>Notification preferences</strong> tab to manage your categories.</p></figcaption></figure></div>

4. Under **Edit notification preferences**, use the checkboxes to enable or disable categories.
5. Select **Save**.

Your changes are saved immediately and apply to future notification emails.

### Manage notifications from an email

To update preferences using the 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. Use the checkboxes to enable or disable categories.
4. Select **Save**. Your changes are saved immediately and apply to future notification emails.

### Related topics

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/Ot3GjDMFEpxj6Lpk6Uf7" %}
[Manage your profile](/marketplace-platform/getting-started/manage-profile.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/0ZqhfPnKAjtE1Phyv9Qv" %}
[Notifications](/modules-and-features/settings/notifications.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/getting-started/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.
