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

# Mail naar Werkbon activeren

Schakel Mail naar Werkbon in zodat de configuratie beschikbaar komt in de Backoffice.

U activeert **Mail naar Werkbon** voordat u mailregels kunt aanmaken.

Na activatie wordt de configuratie beschikbaar in de Backoffice.

### Hoe activatie werkt

Mail naar Werkbon wordt beheerd via een functie-instelling.

Na activatie kunt u de instellingen voor Mail naar Werkbon openen en verwerkingsregels aanmaken.

### Activeer de functie

{% stepper %}
{% step %}

### Open functie-instellingen

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

{% step %}

### Zoek Mail naar Werkbon

Zoek naar **Mail naar Werkbon**.

Afhankelijk van uw omgeving kan het label iets afwijken.
{% endstep %}

{% step %}

### Schakel de functie in

Schakel de instelling voor Mail naar Werkbon in.
{% endstep %}

{% step %}

### Opslaan

Sla de Wijzigingen op.
{% endstep %}

{% step %}

### Open Mail to WorkOrder

Ga naar **Automatiseringen** → **Mail naar Werkbon**.

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

### Belangrijk om te weten

Alleen gebruikers met de juiste permissies kunnen functies activeren.

Als de instelling niet zichtbaar is, controleer dan uw rechten en licentie.

### Veelgestelde vragen

<details>

<summary>Wie kan Mail naar Werkbon activeren?</summary>

Meestal een beheerder.

</details>

<details>

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

Direct nadat u de functie-instelling opslaat.

</details>

<details>

<summary>Waarom zie ik Mail naar Werkbon niet in het menu?</summary>

Controleer de functie-instelling, uw permissies en uw licentie.

</details>

### Gerelateerde onderwerpen

* [**Introductie van Mail naar Werkbon**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-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/marktplaats-pakketten-en-power-ups/power-ups/mail-naar-werkbon/conversatiemodus-instellen.md)
* [**Mail naar Werkbon**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-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/marktplaats-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.
