> For the complete documentation index, see [llms.txt](https://tutorial.optamed.ch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorial.optamed.ch/de/einstellungen/konfigurieren-ihre-e-mail-adresse/hotmail.md).

# Hotmail / Outlook

{% hint style="warning" %}
Dieses Verfahren ist veraltet und funktioniert nicht mehr, da Microsoft diese Art der Anmeldung für seine Dienste deaktiviert hat.

Bitte wählen Sie in den Einstellungen von OptaMed den Dienst "Hotmail/Outlook/Live (new)", um das neue Anmeldeverfahren zu verwenden.
{% endhint %}

Verfahren zur Einrichtung einer von Hotmail/Outlook bereitgestellten E-Mail-Adresse für den Versand von Rechnungen direkt aus OptaMed.

### Zweistufige Überprüfung

Bitte klicken Sie auf diesen Link: <https://account.live.com/proofs/Manage?mkt=de-de>

Falls die 2-stufige Überprüfung noch nicht abgeschlossen ist, klicken Sie bitte auf Zweistufige Überprüfung

![](/files/-MaHp3WFTXQsRBRw2_H8)

Folgen Sie dann den verschiedenen Schritten und Anweisungen, die Sie von Microsoft erhalten.

**Wenn alle Schritte abgeschlossen sind, wird die 2-Schritt-Validierung aktiviert**

### Erstellen eines Applikationspassworts

Bitte klicken Sie auf diesen Link: <https://account.live.com/proofs/Manage?mkt=de-de>

Klicken Sie einfach auf Neues Aoo-Kennwort erstellen

![](/files/-MaHr1UIyoH2YUd8onV5)

Kopieren Sie dann das Ihnen vorgeschlagene Passwort

![](/files/-MaHrVO6S3jTXt-KC1ls)

Kehren Sie zum Programm zurück und geben Sie die folgenden Informationen ein:&#x20;

* Dienst = Outlook/Hotmail/live
* Benutzername = Ihre E-Mail-Adresse&#x20;
* Passwort = Das Passwort, das Sie aus Ihrem Microsoft-Konto kopiert haben

Klicken Sie dann auf **Testen Sie die Verbindung**, um zu prüfen, ob alles in Ordnung ist. **Speichern** Sie dann.

![](/files/-MaHsG00r_DSS_fjU8O0)


---

# 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://tutorial.optamed.ch/de/einstellungen/konfigurieren-ihre-e-mail-adresse/hotmail.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.
