# Notifications

Notifications Management allows account administrators to configure recipients and manage subscribers (also called categories) for their Marketplace account.

Notifications are email alerts sent from SoftwareOne's email address and may include updates related to order status changes, subscription modifications (upsizes or downsizes), invoice generation, and more. These alerts help you stay informed and take proactive actions as necessary.

Admins can manage notifications for their account from the **Notifications** page. Individual users can [manage notifications](/marketplace-platform/getting-started/manage-notification-preferences.md) for their profile through the **My profile** option in the account menu.&#x20;

### Notification subscribers (categories)

The Marketplace Platform supports notification subscribers (referred to as categories) to help you manage email preferences. These categories group related messages together, so you can manage preferences at the category level, instead of managing each email individually.

For example, the **Orders** notification category includes all alerts related to your orders, like order confirmations and status updates. If you choose to disable this category, you'll stop receiving all emails related to your Marketplace orders.

To see a list of categories, go to **Notifications** > **Subscribers**. To manage these categories, see [Enable or disable categories](/modules-and-features/settings/notifications/enable-or-disable-categories.md).

<div data-with-frame="true"><figure><img src="/files/GTUqqyOsFhWHjR78vlhD" alt=""><figcaption><p>Use the Notifications page to view subscribers, messages, and settings.</p></figcaption></figure></div>

### Notification messages

The platform stores all notification emails sent at the account level.

Administrators can view a list of messages and detailed information for each message, including the message ID, recipient's email address, message status, and more.&#x20;

To view the list of messages, go to **Notifications** > **Messages**. For more information, see [View notification messages](/modules-and-features/settings/notifications/view-notification-messages.md).

### Notification settings

The **Settings** tab allows account administrators to customize the global email notification settings, including the sender name displayed to recipients and the information that appears within the footer of every notification email.

To manage settings, see [Customize notification settings](/modules-and-features/settings/notifications/edit-notification-settings.md).

### Related topics

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/9WgoFDC5jKtNZD2r9D1z" %}
[Notification status](/modules-and-features/settings/notifications/notification-states.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/U1xYneA9aQcaHtLybKQK" %}
[Configure recipients](/modules-and-features/settings/notifications/configure-recipients.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/DIWHJWluRaX0bB7psSCq" %}
[Enable or disable categories](/modules-and-features/settings/notifications/enable-or-disable-categories.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/vHfPdaLn2OIWXZCKQo9t" %}
[View notification messages](/modules-and-features/settings/notifications/view-notification-messages.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/xcv4rHas8rbDR3CZAlTl" %}
[Customize notification settings](/modules-and-features/settings/notifications/edit-notification-settings.md)
{% endcontent-ref %}


---

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