> For the complete documentation index, see [llms.txt](https://documentatie.onfact.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentatie.onfact.be/onfact.nl/apps/werfadressen.md).

# Werfadressen

Met deze configuratie kan je eenvoudig werfadressen bijhouden per klant en deze ook vermelden op je documenten.&#x20;

## Werfadressen activeren

De mogelijkheid voor het bijhouden en weergeven van een werfadres moet je activeren via 'Apps en koppelingen'.&#x20;

1. Navigeer rechtsboven naar je e-mailadres en kies 'Apps en koppelingen' in het menu.&#x20;
2. Bij 'Apps en koppelingen met betrekking tot klanten' ga je naar 'Werfadressen'.
3. Klik op de groene knop 'Activeren'.&#x20;

## Werfadressen gebruiken

Deze uitbreiding kan je activeren en nadien meteen gebruiken; er werd nu een extra tab geactiveerd in je klantenfiches.&#x20;

![](/files/-MhCwLg_RMYfbNi4zdVE)

Aan de linkerzijde zie je een extra tab 'Werfadressen'. Hier is het mogelijk om één of meerdere adressen toe te voegen:&#x20;

![](/files/-MhCweVWCSSYN4FdO4Uy)

Bij het aanmaken van een document zal je kunnen kiezen om een 'ander werfadres' aan te duiden. Dit adres kan je:

* manueel invoeren en 'opslaan als nieuw adres'. Op die manier verschijnt het mee in de lijst van werfadressen van die bepaalde klant, voor later hergebruik.&#x20;
* selecteren uit de lijst van bestaande werfadressen die bij je klant horen.&#x20;

![](/files/-MhCx1NWja1zLlnjd4Ud)

{% hint style="success" %}
Als je een telefoonnummer toevoegt, wordt dit ook mee weergegeven bij het werfadres op je document.&#x20;
{% endhint %}

Bij het opmaken van je document, zal het werfadres verschijnen naast het factuuradres. Voorbeeld:&#x20;

![](/files/-MhCxtQHa_QXgE-PNTMh)

{% hint style="success" %}
Het werfadres wordt ook meegenomen in volgende documenten. Kopieer je bijvoorbeeld een leverings- of bestelbon naar een factuur, dan zal het ingevoerde werfadres automatisch worden overgenomen op de factuur.
{% endhint %}


---

# 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://documentatie.onfact.be/onfact.nl/apps/werfadressen.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.
