> For the complete documentation index, see [llms.txt](https://knowledge.plutus.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.plutus.be/odoo-handleidingen/welkom.md).

# Welkom!

## Deze Odoo hub

Na de online demo is het altijd wel handig om online toegang te hebben tot hetgeen we overlopen en besproken hebben.&#x20;

Daarom hebben we deze online handleidingen opgemaakt om je te helpen bij je alledaagse bedrijfszaken zoals het opmaken van facturen, bezorgen van documenten en het opvolgen van de financiële situatie.&#x20;

Deze knowledge base kan lineair gelezen worden, maar je kan ook gemakkelijk op basis van de hoofd- en subtitels (zie linkerzijde) je weg vinden naar de informatie die je zoekt! &#x20;

## Transparante samenwerking & werkwijze

Bij Plutus Accountants & Advisors staat een open en transparante samenwerking centraal. Of het nu gaat om facturatie, betalingen of financiële rapporten, je hebt altijd inzicht in uw financiële gegevens.&#x20;

Onze aanpak is gericht op efficiëntie en een open samenwerking. We werken niet met tussenportalen of externe uploadzones, dit omdat we je als ondernemer zoveel mogelijk willen betrekken bij het financieel gedeelte van uw onderneming.

{% embed url="<https://www.plutus.be>" %}
[www.plutus.be](http://www.plutus.be)
{% endembed %}

## Waarom wij kiezen voor Odoo

Odoo is niet enkel een boekhoudsoftware, maar een veelzijdig en open ERP- en CRM-systeem dat perfect aansluit bij onze visie.&#x20;

Naast de boekhouding kunnen ook andere bedrijfsprocessen zoals sales, marketing, website, projectbeheer en nog veel meer geïntegreerd worden voor een naadloze interne en externe werking van uw onderneming.

{% embed url="<https://www.odoo.com>" %}
[www.odoo.com](http://www.odoo.com)
{% endembed %}

## Hulp & info

Heb je hulp of bijkomende info nodig? Stuur dan een bericht naar <mark style="color:purple;"><info@plutus.be></mark>. \
We zijn er om te helpen!


---

# 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.plutus.be/odoo-handleidingen/welkom.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.
