> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/mail-an-arbeitsauftrag/mail-to-workorder-aktivieren.md).

# Mail to WorkOrder aktivieren

Sie aktivieren **Mail an Arbeitsauftrag** bevor Sie Mailregeln erstellen können.

Nach der Aktivierung ist die Konfiguration im BackOffice verfügbar.

### Wie die Aktivierung funktioniert

Mail to WorkOrder wird über eine Feature-Einstellung gesteuert.

Nach der Aktivierung können Sie die Einstellungen für Mail to WorkOrder öffnen und Verarbeitungsregeln erstellen.

### Funktion aktivieren

{% stepper %}
{% step %}

### Öffnen Sie die Feature-Einstellungen

Gehen Sie zu **Einstellungen** → **Feature-Einstellungen**.
{% endstep %}

{% step %}

### Mail to WorkOrder finden

Suchen Sie nach **Mail an Arbeitsauftrag**.

Je nach Ihrer Umgebung kann die Bezeichnung leicht abweichen.
{% endstep %}

{% step %}

### Die Funktion aktivieren

Aktivieren Sie die Einstellung für Mail to WorkOrder.
{% endstep %}

{% step %}

### Speichern

Speichern Sie die Änderungen.
{% endstep %}

{% step %}

### Mail to Arbeitsauftrag öffnen

Gehen Sie zu **Automatisierungen** → **Mail an Arbeitsauftrag**.

Die Konfigurationsseite ist jetzt verfügbar.
{% endstep %}
{% endstepper %}

### Wichtig zu wissen

Nur Benutzer mit den richtigen Berechtigungen können Funktionen aktivieren.

Wenn die Einstellung nicht sichtbar ist, prüfen Sie Ihre Rechte und Lizenz.

### Häufig gestellte Fragen

<details>

<summary>Wer kann Mail to WorkOrder aktivieren?</summary>

Normalerweise ein Administrator.

</details>

<details>

<summary>Wann wird die Aktivierung wirksam?</summary>

Unmittelbar nachdem Sie die Funktionseinstellung gespeichert haben.

</details>

<details>

<summary>Warum sehe ich Mail to WorkOrder nicht im Menü?</summary>

Prüfen Sie die Funktionseinstellung, Ihre Berechtigungen und Ihre Lizenz.

</details>

### Verwandte Themen

* [**Einführung in Mail to WorkOrder**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/mail-an-arbeitsauftrag/einfuhrung-in-mail-to-workorder.md)
* [**Konversationsmodus einrichten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/mail-an-arbeitsauftrag/konversationsmodus-einrichten.md)
* [**Mail an Arbeitsauftrag**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/mail-an-arbeitsauftrag.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/mail-an-arbeitsauftrag/mail-to-workorder-aktivieren.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.
