> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/acron-9.3/en/anlagenkonfiguration/fernbenachrichtigung.md).

# Remote notification

ACRON remote notification feature enables users to be notified by e-mail when values of process variables meet certain conditions. Notifications are configured on two levels:

The notification triggers specify which process variables are to be monitored, and which conditions trigger a notification.

The notification plans specify which users are to receive notifications in what time period. Assigning these schedules to the trigger objects specifies who is to be informed about what, and when.

Note

The plant must have been configured for e-mailing ([Outgoing e-mail server](/acron-9.3/en/anlagenverwaltung/register-adressen.md#ausgangsserver)).

Only users for whom an e-mail address is stored can be assigned to the scheduled dates in the notification plans ([User data](/acron-9.3/en/anlagenkonfiguration/benutzerverwaltung/benutzer/benutzerdaten.md)).

## Notification trigger group <a href="#bnausloesergruppe" id="bnausloesergruppe"></a>

Notification triggers can be organized into groups.

### Name <a href="#bnabezeichnung" id="bnabezeichnung"></a>

Name of the notification trigger group

## Notification plan group <a href="#bnplangruppe" id="bnplangruppe"></a>

Notification plans can be organized into groups.

### Name <a href="#bnabezeichnung" id="bnabezeichnung"></a>

Name of the notification plan group

## Icons

| Icon                             | Meaning                                                                                       |
| -------------------------------- | --------------------------------------------------------------------------------------------- |
| ![](/files/l5DhN1X93aH1Hgj09Beq) | ACRON Default directory that cannot be renamed, copied or deleted.                            |
| ![](/files/PeQdCD22E7agL48QJjbk) | Group for notification triggers/plans                                                         |
| ![](/files/WCU2M1LGzFXySMR8OSmD) | Notification trigger that monitors process variables.                                         |
| ![](/files/2hibPqRaCi6EJRWwoWTf) | Notification plan that specifies which users are to receive notifications in what time range. |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.videc.de/acron-9.3/en/anlagenkonfiguration/fernbenachrichtigung.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.
