> 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/fb-plan/dialog_termin-neu-bearbeiten.md).

# Dialog - New date / Edit date

## Recipient

Any number of recipients can be added or deleted.

Note

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)).

## Content

For the scheduled date

* a description,
* a summary and
* a location

can be entered.

## Time frame

The dates can be created for the whole day or over a free time period.

## Date repetitions

Dates can be repeated once or for a freely configurable number of times. Various options are available for the repetitions.

## Parameters

#### Repeat rate

* Daily
  * Every nth Day
  * Every working day (Mon-Fri)
* Weekly
  * Every nth week
  * On any weekdays
* Monthly
  * Every nth Month
  * On the nth day of the month (e.g. on the 10th of the month)
  * On the nth weekday of the month (e.g. on the 2nd Monday of the month)
* Annual
  * Every nth year
  * On the nth of a month x of the year (e.g. on 5th March of the year)
  * On the nth weekday of a month x of the year (e.g. on the 4th Friday in February of the year)

## Time range

#### End

There are also various setting options for the time period of the scheduled dates.

The date series

* does not end
* ends after n repeats
* ends on dd.mm.yyyy

The next 10 scheduled dates are listed.


---

# 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/fb-plan/dialog_termin-neu-bearbeiten.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.
