# Eine Rechnung per E-Mail senden \[BASE]

Nachdem Sie auf der Detailseite einer Rechnung auf die Schaltfläche "Per E-Mail senden" geklickt haben.

Überprüfen Sie, ob die Adresse des Empfängers korrekt ist und klicken Sie dann auf OK.

![](/files/-Lyf1jIv6OwVSBxY8Nun)

Eine Ladeseite erscheint und nach kurzer Zeit erscheint eine Sendebestätigung: Die E-Mail wurde gesendet.

{% hint style="info" %}
Avec la version PRO, vous avez la possibilité de personnaliser le contenu de l'email et de charger des modèles de message prédéfinis. Plus d'informations ici : [E-Mail-Vorlagen \[PRO\]](/de/einstellungen/personalisieren-den-text-ihrer-e-mail-pro.md)
{% 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/rechnungen/rechnung-per-mail-senden/eine-rechnung-per-e-mail-senden-base.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.
