> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/verwaltungsoberflache/kommunikation/dialog.md).

# Dialog

> *Kommunikation -> Dialog*

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

## Posteingang

&#x20;Der Nachrichtenein- und ausgang wird verwendet, wenn dieser in den [Benutzereinstellungen ](/verwaltungsoberflache/einstellungen/benutzer-und-unternehmen/benutzer.md#benachrichtigung)statt der Benachrichtigung per E-Mail gewählt wurde.

## Mit Sternchen versehen

Wird im System eine Notiz mit einem Sternchen gekennzeichnet, wird diese hier angezeigt.

<figure><img src="/files/53AK0t50nNYDKcBNymkq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/DEJxnYV6t7Js4Fz2MWmc" alt=""><figcaption><p>Einen Eintrag/Notiz mit einem Sternchen kennzeichnen</p></figcaption></figure>

Durch erneutes Anklicken des Sternchens bei der[ Notiz](/verwaltungsoberflache/kommunikation/notizen.md), kann diese wieder aus den Favoriten entfernt werden.

## Historie

Wenn im Posteingang eine Nachricht als "gelesen" markiert wurde, ist diese noch in der Historie einsehbar.

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

## Kanäle

Nachrichtenkanäle können für die Kommunikation mit anderen Benutzern verwendet werden. Darüber lassen sich Nachrichten abschicken, Anrufe und Meetings abhalten usw.

Neue Nachrichtenkanäle lassen sich über Klick auf das + Icon erstellen.

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

### ETRON News (Kanal)

Im Kanal "ETRON News" sind Informationen zu Release Updates abrufbar

## Direkte Nachrichten

Über direkte Nachrichten kann man sich in Chats bzw. Gruppenchats austauschen.

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

Um einen neuen Chat zu erstellen, klickt man auf das + Icon und wählt einen Kontakt aus, mit dem man den Chat teilen möchte.

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

Dadurch wird der Chat mit dem entsprechenden Kontakt erstellt.

Für einen Gruppenchat können weitere Kontakte über das ![](/files/X8WSSsomjR4NR7DSOd8I) Icon eingeladen werden.


---

# 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://helpcenter.etron.info/verwaltungsoberflache/kommunikation/dialog.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.
