# Notifications

Notifications messages will be sent to the service admin if any user credit value falls within the configured range.

### Rules

Admin can configure the rules with a credit range and email ids.

![](/files/-LnSBJ52WrgqOS8dM_Rb)

#### Creating a Rule

* Click on ‘*Rules*’ section which is under ‘*Notifications*’ extension.
* Click on ‘*Add’* button.
* Specify the ‘*Display Name*’.
* Specify the ‘*Email Ids*’ as comma separated. \[can also specify only one email id.]
* Choose the event as ‘*Credit Checker*’
* Setting ‘*Enable Rule*’ to ‘*Yes*’ will send the notification messages. It can be disabled anytime.
* Specify ‘*Credit Greater that*’ and ‘*Credit Less than*’ values.
* Click ‘*Save*’ button.

**Note:** Say, if the ‘Credit Greater than’ value is $10, ‘Credit Less than’ value is $100 and the remaining user credit value of user1 = $20, user2 = $50 and user3 = $5 then notification messages will be sent to the admin, stating that user1 and user2 credits value fall within the configured range (i.e. $10 to $100).

|                                  |
| -------------------------------- |
| ![](/files/-LnSBJ53Po1eFV5Z-PJH) |

### Messages

When the rule is triggered, the notification messages will be listed under ‘Messages’ section. Admin can view, delete and dismiss the notification.

![](/files/-LnSBJ545zd74HU7hNf0)

#### View Notification Message Details

* Click on ‘*Messages*’ under ‘*Notifications*’ extension.
* Click a desired row to view the notification message details.

![](/files/-LnSBJ55jPzBwWy7sN6K)


---

# 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.cloudassert.com/azure-stack-billing/2010.2/features/admin-features/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.
