# Notifications

For the users to get a notification on any events for a particular asset or order, an admin needs to set up a subscription. Once subscription set up is defined for the specific user, they will receive a corresponding SMS and/or email on the subscribed events.

The user will get a similar email notification on the subscribed event when it happens.

<figure><img src="/files/FWiOPe4lTHDXBhCMc1YK" alt=""><figcaption></figcaption></figure>

Similarly for the SMS messaging, if the user had subscribed to different events, that user will receive the individual notifications.

![](/files/bIVspag6jmO7dHOO48oR)


---

# 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://help.tillit.cloud/tillit/knowledge-base/everyday-usage/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.
