# Notifications

## Notifications <a href="#getprojectdocumentationwith1click-notifications" id="getprojectdocumentationwith1click-notifications"></a>

{% hint style="info" %}
The Notifications tab contains information about:

* All available **System Events**
* **Actors** in the Notification Scheme
* Notification **Matrix**
* View by Events
* View by Actors
  {% endhint %}

### Notification Overview <a href="#getprojectdocumentationwith1click-notificationoverview" id="getprojectdocumentationwith1click-notificationoverview"></a>

This sections shows:

* The assigned Notification Scheme
* Actors (number of roles which used in the notification scheme)
* Events in the system

![Notifications in general](/files/ET7gJeDxorCXyUuBxNej)

### Notification Matrix <a href="#getprojectdocumentationwith1click-notificationmatrix" id="getprojectdocumentationwith1click-notificationmatrix"></a>

This sections shows:

* All available System Events as rows
* All available Actors (Users, Groups, Project Roles, etc...) as columns
* Notification Matrix displays when an Actor is notified for an Event on this project

![Notification Matrix](/files/po4ADqLIfD7EEBboatJt)

### View by Events <a href="#getprojectdocumentationwith1click-viewbyevents" id="getprojectdocumentationwith1click-viewbyevents"></a>

This sections shows:

* Every Event as a row
* Recipients in the 2nd column, who will be notified

![View by Notification](/files/HmVXB0ZtORYwWo8RKyI8)

### View by Actors <a href="#getprojectdocumentationwith1click-viewbyactors.1" id="getprojectdocumentationwith1click-viewbyactors.1"></a>

This sections shows:

* Every Actor as a row
* The Events when they get notifiend in the 2nd column

![View by Actors](/files/tL2FGLlWgmU7TmRy3O1M)


---

# 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.meta-inf.hu/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click/schemes/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.
