> 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-nl/marketplace-pakketten-en-power-ups/power-ups/mail-naar-werkbon/mail-naar-werkbon-activeren.md).

# Mail naar Werkbon activeren

Je activeert **Mail to WorkOrder** voordat u mailregels kunt maken.

Na activatie wordt de configuratie beschikbaar in de BackOffice.

### Hoe activatie werkt

Mail to WorkOrder wordt beheerd via een functie-instelling.

Na activatie kunt u de Mail to WorkOrder Instellingen openen en verwerkingsregels aanmaken.

### Activeer de functie

{% stepper %}
{% step %}

### Open Functie-instellingen

Ga naar **Instellingen** → **Functie-instellingen**.
{% endstep %}

{% step %}

### Zoek Mail to WorkOrder

Zoek naar **Mail to WorkOrder**.

Afhankelijk van uw omgeving kan het label enigszins verschillen.
{% endstep %}

{% step %}

### Schakel de functie in

Schakel de instelling voor Mail to WorkOrder in.
{% endstep %}

{% step %}

### Opslaan

Sla de wijzigingen op.
{% endstep %}

{% step %}

### Open Mail to WorkOrder

Ga naar **Automatiseringen** → **Mail to WorkOrder**.

De configuratiepagina is nu beschikbaar.
{% endstep %}
{% endstepper %}

### Belangrijk om te weten

Alleen gebruikers met de juiste Rechten kunnen functies activeren.

Als de instelling niet zichtbaar is, controleer dan uw Rechten en Licentie.

### Veelgestelde vragen

<details>

<summary>Wie kan Mail to WorkOrder activeren?</summary>

Meestal een beheerder.

</details>

<details>

<summary>Wanneer treedt activatie in werking?</summary>

Direct nadat u de functie-instelling opslaat.

</details>

<details>

<summary>Waarom zie ik Mail to WorkOrder niet in het menu?</summary>

Controleer de functie-instelling, uw Rechten en uw Licentie.

</details>

### Gerelateerde onderwerpen

* [**Inleiding tot Mail to WorkOrder**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/mail-naar-werkbon/introductie-tot-mail-naar-werkbon.md)
* [**Conversations-modus instellen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/mail-naar-werkbon/conversations-modus-instellen.md)
* [**Mail to WorkOrder**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/mail-naar-werkbon.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-nl/marketplace-pakketten-en-power-ups/power-ups/mail-naar-werkbon/mail-naar-werkbon-activeren.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.
