> 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/taken/taken-koppelen-aan-werkbonnen-facturen-offertes-en-projecten.md).

# Taken koppelen aan werkbonnen, facturen, offertes en projecten

Je kunt een Taak koppelen aan andere records in OutSmart.

Hierdoor blijft de Taak verbonden met het werk waartoe deze behoort.

### Veelvoorkomende koppelingen

Taken kunnen worden gekoppeld aan:

* Werkbonnen
* Facturen
* Offertes
* projecten

{% stepper %}
{% step %}

### Open de taak

Maak een nieuwe taak aan of bewerk een bestaande.
{% endstep %}

{% step %}

### Kies het recordveld

Open het veld voor het type record dat je wilt koppelen.
{% endstep %}

{% step %}

### Selecteer het record

Kies de juiste Werkbon, Factuur, offerte of Project.
{% endstep %}

{% step %}

### Opslaan

Sla de taak op.
{% endstep %}
{% endstepper %}

### Waarom koppelen helpt

* het geeft context
* het verbetert de navigatie
* het houdt de opvolging dicht bij het bronrecord

### Veelgestelde vragen

<details>

<summary>Kan ik nog steeds een Taak rechtstreeks koppelen aan een Klant?</summary>

Ja.

Dat is nog steeds de standaardcontext voor veel taken.

</details>

<details>

<summary>Kan één Taak worden gekoppeld aan meer dan één type record?</summary>

Dat hangt af van de velden die in jouw configuratie beschikbaar zijn.

Controleer het Formulier voor de Taak in jouw omgeving.

</details>

<details>

<summary>Wat gebeurt er als een gekoppeld record later verandert?</summary>

De Taak blijft op zijn plaats.

De gekoppelde context hangt af van de huidige recordgegevens.

</details>

### Gerelateerde onderwerpen

* [**Taken**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/taken.md)
* [**Maak een taak aan vanuit een Klantkaart**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/taken/een-taak-aanmaken-vanuit-een-klantkaart.md)
* [**Taken filteren en zoeken**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/taken/taken-filteren-en-zoeken.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/taken/taken-koppelen-aan-werkbonnen-facturen-offertes-en-projecten.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.
