# Notifications

<figure><img src="/files/qvtjAWbjCOpz98PgyzjG" alt=""><figcaption><p>Skysens AgPM Notification Engine Architecture</p></figcaption></figure>

Skysens notifications is a service to track and trace alarms and other outputs about assets and systems to notify user and integrated systems.

It has multiple built in features and work with native integration to [rules ](/rules-menu.md)and [AI ](/agile-predictive-monitoring/ai.md)services.

Since Skysens AgPM has a [microservice ](https://en.wikipedia.org/wiki/Microservices)architecture, notification engine  outputs can easily integrated to third party collaboration tools such as Microsoft Teams, Slack.

Please check [integrations ](/integrations.md)for more information.


---

# 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.skysens.io/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.
