# Einen Termin bearbeiten

Um einen Termin aus der OptaMed-Anwendung heraus zu bearbeiten, klicken Sie einfach auf einen Termin und dann auf die Schaltfläche "Bearbeiten" in seinem Detailfenster.

<figure><img src="/files/IahJCjvqNGCPtcOzUIu1" alt=""><figcaption><p>Fenster zum Bearbeiten eines Termins</p></figcaption></figure>

{% hint style="info" %}
Beim Bearbeiten eines Termins wird automatisch eine E-Mail an den Patienten gesendet (sofern seine E-Mail-Adresse festgelegt ist), um ihn über die vorgenommenen Änderungen zu informieren.
{% endhint %}


---

# 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://tutorial.optamed.ch/de/kalender-terminbuchung/einen-termin-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.
