> For the complete documentation index, see [llms.txt](https://docs.itconductor.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.itconductor.com/~/changes/j1RdUn49WBcajmJEmXUf/users-guide/notifications/creating-notification-subscriptions.md).

# Creating Notification Subscriptions

IT-Conductor Notification is based on the Subscription model where users subscribe to service elements to receive notifications on status changes and alerts related to the elements. The Subscriptions are created for individual Users, Groups, Roles, or Organizational Units.

### How to Subscribe to Email Notifications

1\. In the main menu, navigate to IT-Conductor Service Grid and choose the service element you want to subscribe to for notifications. Click on the service element icon to display the object menu and choose **Subscriptions.**

![Figure 1: IT-Conductor Service Grid View](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FmvX7DaE1K3ozV5XncURS%2FSubscription.png?alt=media\&token=a9906b31-7e30-48b9-9e40-999cecfb6ae3)

2\. Click the **"Create New Subscription"** icon to subscribe for notifications

![Figure 2: Create New Subscription icon](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FN88cCx7kD9DlbKlUdPUh%2FNotification%20Subscription.png?alt=media\&token=dbc30853-e839-4f42-97f6-8aab1e20f748)

3\. Supply the necessary information to complete the subscription. Click the **"Finish"** icon to complete the process.

![Figure 3: Create Service Element Subscription](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FTbAmGpNVcO6jTYX8OIHA%2FNotification%20Element%20Subscription.png?alt=media\&token=75df15be-3793-4273-86a8-7d3079baa949)

* Choose the **Subscriber Type** from the drop-down list. It includes your current user and all Groups, Roles, and Org Units assigned to the current user.
* Check **Recursive** if you would like to receive notification on all children of this service element.
* Check **Root Cause** if you only want to receive notifications on the [Thresholds](https://service.itconductor.com/help?itconductor.id=monitoring) that cause service status changes. This excludes notifications on Service/Sub-Service status changes.
* Specify the **Minimum Severity** of the Service Element when notification should take place.
* Optionally, select **Alert Class** and populate **Alert Criteria** for selective alert targeting (this is an advanced configuration option, please consult with support beforehand).
* Check **Alerts** if you need the alerts related to the Service Element (or all of its children if Recursive) to be forwarded as notifications.

4\. The Subscription details will be available in the list. You should start receiving notifications to your e-mail address within 15 minutes (for performance reasons, the subscriptions are cached and refreshed every \~15 minutes).

You can click on the **"Edit Subscribers"** icon to show the list of Subscription members.

![Figure 4: Notification Subscriptions List](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2F397siUCXOptlEV38P68O%2FSubscription%20List%20\(1\).png?alt=media\&token=e68d5a34-9b62-450a-8e79-7941bf494b26)

### How to Check the Active Subscriptions

1\. In the IT-Conductor main menu, navigate to **Management > Notification > Subscriptions.**

![Figure 5: IT-Conductor Management Menu](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2F9gqIjFJTk3D843BITSAw%2FSubscriptions.png?alt=media\&token=5355183f-ecbd-4f24-aa78-2a724c3acd09)

2\. The page will show the list of active Subscriptions. You can click on the Subscription's name to modify the details, and the **"Edit Subscribers"** icon is also available to check the list of members.

![Figure 6: List of Active Subscriptions](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FPOA6lzfmKAfHrminD0sH%2FActive%20Subscriptions.png?alt=media\&token=347c8d78-bd48-4e0d-9443-e74bb5910295)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.itconductor.com/~/changes/j1RdUn49WBcajmJEmXUf/users-guide/notifications/creating-notification-subscriptions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
