> 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/koppelingen/bedrijfsdocumenten.md).

# Bedrijfsdocumenten

Onder 'Bedrijfsdocumenten' brengen we documenten samen die niet behoren tot je aan- of verkoopdocumenten, maar wel relevant zijn voor je bedrijfsvoering en/of de boekhouder.&#x20;

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="https://www.eboxenterprise.be/nl/index.html">E-Box Enterprise</a> centraliseert alle officiële communicatie tussen ondernemingen en overheidsinstellingen in één beveiligde elektronische brievenbus. Via de koppeling kunnen deze documenten rechtstreeks in onFact ontvangen, eventueel betaald of opgevolgd worden.</td><td><a href="/files/r0Rf2st1YGEOR43YS2FB">/files/r0Rf2st1YGEOR43YS2FB</a></td><td><a href="/pages/ua41o28tKQwvensLROnf">/pages/ua41o28tKQwvensLROnf</a></td></tr><tr><td><a href="https://www.minfin.fgov.be/myminfin-web/pages/public">MyMinFin</a> biedt burgers en ondernemingen directe toegang tot fiscale en vermogensdossiers, zoals belastingaangiften (Tax-on-web), aanslagbiljetten, kadastrale gegevens en betalingshistoriek. Via de koppeling kunnen deze documenten rechtstreeks in onFact ontvangen, betaald en gedeeld worden.</td><td><a href="/files/gO4qIzENATsHUN4yxYWz">/files/gO4qIzENATsHUN4yxYWz</a></td><td><a href="/pages/L42c3hkxrJAvMLtkn8Z0">/pages/L42c3hkxrJAvMLtkn8Z0</a></td></tr><tr><td>In de module '<a href="/pages/kbG8teG6pX0erlmrJ54f#huurcontracten">Huurcontracten</a>' kan je huurcontracten of leasingsdocumenten opladen voor zaken die jij/jouw onderneming huurt. De huur die je bv. maandelijks betaalt, kan aan het contract gekoppeld worden.</td><td><a href="/files/Uxtk9F5DTTmkHlYMNAY8">/files/Uxtk9F5DTTmkHlYMNAY8</a></td><td><a href="/pages/kbG8teG6pX0erlmrJ54f">/pages/kbG8teG6pX0erlmrJ54f</a></td></tr><tr><td>In de module '<a href="/pages/kbG8teG6pX0erlmrJ54f#leningen">Leningen</a>' kan je leningsdocumenten opladen met betrekking tot je onderneming. De afbetaling die je bv. maandelijks betaalt, kan aan het contract gekoppeld worden.</td><td><a href="/files/Uxtk9F5DTTmkHlYMNAY8">/files/Uxtk9F5DTTmkHlYMNAY8</a></td><td><a href="/pages/kbG8teG6pX0erlmrJ54f">/pages/kbG8teG6pX0erlmrJ54f</a></td></tr><tr><td>In de module '<a href="/pages/kbG8teG6pX0erlmrJ54f#andere-documenten">Andere documenten</a>' kan je overige bedrijfsdocumenten opladen die geen huurcontract of leningsdocument zijn, en die al dan niet gekoppeld kunnen worden met betalingen.</td><td><a href="/files/Uxtk9F5DTTmkHlYMNAY8">/files/Uxtk9F5DTTmkHlYMNAY8</a></td><td><a href="/pages/kbG8teG6pX0erlmrJ54f">/pages/kbG8teG6pX0erlmrJ54f</a></td></tr></tbody></table>


---

# 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/koppelingen/bedrijfsdocumenten.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.
