# Admin Benachrichtigungen

hostware bietet eine bequeme Möglichkeit, interne Admin Benachrichtigungen über mehrere Kommunikationskanäle zu senden. Diese können in den Einstellungen konfiguriert werden.

## Verfügbare Kanäle

Du kannst zwischen einem oder mehreren dieser Kanäle wählen. Für jeden Kanal können die gewünschten Benachrichtigungen ausgewählt werden.

* [Setup telegram notifications](/system-and-configuration/settings/admin-benachrichtigungen/setup-telegram-notifications.md)
* [Setup discord notifications](/system-and-configuration/settings/admin-benachrichtigungen/setup-discord-notifications.md)
* [Setup slack notifications](/system-and-configuration/settings/admin-benachrichtigungen/setup-slack-notifications.md)
* [Setup rocket.chat notifications](/system-and-configuration/settings/admin-benachrichtigungen/setup-rocket.chat-notifications.md)

### Test notification button

For each configured notification channel, you can test the connection by clicking the test connection button:<br>

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


---

# 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.hostware.io/system-and-configuration/settings/admin-benachrichtigungen.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.
