> 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/kalender.md).

# Kalender

> *Kommunikation -> Kalender*

## Übersicht

Im Kalender befindet sich ein Überblick über bevorstehende Termine.

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

## Anlegen

Es kann ein neuer Eintrag angelegt werden, in dem man auf den Button "**Neu**" klickt, oder in den Kalender selbst klickt.

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

### Meeting Betreff

Bezeichnung des Termins

### Teilnehmer / E-MAIL

Die Kontakte die an dem Termin teilnehmen/eingeladen werden. Über Klick auf <img src="/files/e5le3ZqJUJEAX4GFpu7a" alt="" data-size="original"> **E-MAIL** können an diese Kontakte eine E-Mail-Benachrichtigung über den Termin versendet werden.

### Beginn

Terminbeginn Datum/Uhrzeit

### Ende

Terminende Datum/Uhrzeit

### Dauer

Die Dauer des Termins in Stunden

### Ganztägig

Wenn gesetzt wird die Dauer des Termins auf einen Arbeitstag gesetzt

### Organisator

Wer den Termin organisiert hat

### Beschreibung

Eine Beschreibung des Termins (z.B. Inhalt eines Meetings)

### Erinnerungen

Durch Auswahl einer [Erinnerung](/verwaltungsoberflache/konfiguration/kommunikation/kalender-erinnerungen.md#erinnerungen) wird im ausgewählten Zeitraum vor Beginn des Termins eine Erinnerung an die Teilnehmer versandt.

### Ort

Der Ort an dem der Termin stattfindet

### Videoanrufs-URL

Wenn der Termin/das Meeting in einer Onlinesitzung stattfindet (z.B. Teams) kann hier der Link zur Besprechung hinterlegt werden.

### Stichwörter

Durch das Hinzufügen von Stichwörtern kann eine kurze Info über die Termindetails gegeben werden.

### Kalender Synchronisation

<figure><img src="/files/30d0xoVSjwsMfyzJXmh4" alt=""><figcaption></figcaption></figure>

Der Kalender kann mit&#x20;

* Google
* Outlook

synchronisiert werden.

{% hint style="warning" %}
Wenn eine Synchronisation des Kalenders gewünscht ist, wenden Sie sich für Unterstützung an unseren[ ETRON Support.](/support-sonstiges/support-kontaktieren.md)&#x20;
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://helpcenter.etron.info/verwaltungsoberflache/kommunikation/kalender.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
