# Notifications

TilliT offers a powerful notifications feature that enables users to stay up-to-date with critical events and updates in their production process. Notifications can be sent through a variety of different methods, including on-screen, SMS, and email.

To set up notifications, users must first create a user channel. This provides information about where the notification will be sent, such as an email address or mobile phone number. Once the user channel is created, users can set up a subscription, which is a trigger for when the notification will be sent. For example, a common notification is to alert a manager when a quality check retest has been failed. See the following articles for setup instructions.

{% content-ref url="/pages/QoETmkFcvLV9qIinWkPW" %}
[User Subscriptions](/tillit/knowledge-base/users/manage/user-subscriptions.md)
{% endcontent-ref %}

{% content-ref url="/pages/DF655nnc7N6yqXRNrrVq" %}
[User Channels](/tillit/knowledge-base/users/manage/user-channels.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://help.tillit.cloud/tillit/knowledge-base/setting-up-tillit/integrations/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.
