# Configure recipients

Configuring recipients for your notifications is necessary so you can start receiving timely updates about various events in your account.&#x20;

Account administrators can define recipients for each [notification category](/modules-and-features/settings/notifications.md#notification_types). Recipients include specific users as well as a group of users who are informed when a certain event is triggered. For example, if subscription-related notifications are enabled, recipients receive an email alert when a specific subscription is updated.&#x20;

Administrators can also manage recipients for an email message by adding new ones or removing existing ones.

### Configuring recipients

To add specific users and groups to your email notifications:

1. Go to **Settings** > **Notifications**. &#x20;
2. Select the **Subscribers** tab. Then, select the relevant category. For example, to configure recipients for order-related notifications, select **Orders**.
3. On the details page, select the **Recipients** tab.

<div data-with-frame="true"><figure><img src="/files/Xzsh0EuPFepvwJG39IW4" alt=""><figcaption><p>Use the recipients tab on the Subscriber details page to configure recipients.</p></figcaption></figure></div>

4. Define the recipients:
   * To define specific users, select **Edit** in the **Users** section and select all users who should receive email messages. Note that only active users are displayed in this list. If a user you want to add isn't displayed, make sure they have been [added to your account](broken://pages/78IjQuMhA6Pk2BNXQxOv).
   * To add groups, select **Edit** in the **Groups** section and choose the required groups. You can select multiple groups from the list.&#x20;
5. Select **Save**. Your list of recipients is updated for the selected category.&#x20;

### Removing recipients

You can manage your recipients using the **Edit** option on the **Recipients** tab within the subscriber details page.

* To remove a user, clear the checkbox next to that user and save your changes.

<div data-with-frame="true"><figure><img src="/files/LlPu0ZjtsuXVijGoFBZS" alt=""><figcaption><p>Remove a user from your email notifications.</p></figcaption></figure></div>

* To remove a group, clear the checkbox next to that group and save your changes.

<div data-with-frame="true"><figure><img src="/files/q9FpK824lrmskWdeq7SP" alt=""><figcaption><p>Remove a group from your email notifications.</p></figcaption></figure></div>


---

# 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/configure-recipients.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.
