> 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/database/dashboard.md).

# Dashboard

## Hoofdpagina

Zodra je inlogt in je database, kom je op de hoofdpagina terecht waar je een overzicht krijgt van de (actieve) apps.&#x20;

<figure><img src="/files/QNovSOtLO29FuGRK77ob" alt=""><figcaption></figcaption></figure>

## Accounting apps

In je standaard database krijg je toegang tot de volgende apps:&#x20;

<table data-header-hidden><thead><tr><th width="100"></th><th></th></tr></thead><tbody><tr><td><img src="/files/80ECQxPFr83G7WtP61z7" alt="" data-size="original"></td><td><strong>Boekhouding</strong><br><em>Opmaken van verkoopfacturen, uploaden aankoopfacturen, bankverbinding, enz.</em></td></tr><tr><td><img src="/files/uUN5adGG82CN19EU6ceF" alt=""></td><td><strong>Dashboards</strong><br><em>Samenvatting van je kerncijfers, facturatie, financiële ratio's, enz.</em></td></tr><tr><td><img src="/files/eQCyPu0L0xrrMbYCirzf" alt=""></td><td><strong>Documenten</strong><br><em>Overzichtelijk &#x26; digitaal bewaren van al je bedrijfsdocumenten.</em></td></tr><tr><td><img src="/files/Xdbfb20M2O7RypP27JAL" alt=""></td><td><strong>Chat</strong><br><em>Chatten &#x26; elkaar op de hoogte houden van updates binnen de boekhouding.</em></td></tr></tbody></table>

## Je volledige business op één platform

In principe kan je alle bedrijfsprocessen eenvoudig en efficiënt beheren binnen Odoo. Denk hierbij aan het uitsturen van offertes, digitaal ondertekenen van documenten, website bouwen, marketing, enz.&#x20;

{% hint style="success" %}
**Alle apps aan een vaste prijs!**

Door de volledige integratie van je bedrijf vermijd je torenhoge kosten aan het aankopen van verschillende software & applicaties.&#x20;

In Odoo betaal je namelijk een vast bedrag voor het gebruik van **alle** beschikbare apps!
{% endhint %}

<figure><img src="/files/uztw8qZik3rOi6SwRy39" alt=""><figcaption><p>Odoo.com</p></figcaption></figure>

{% hint style="success" %}
**Zin in meer? We helpen je graag verder!**

Wil je gebruikmaken van offertes, automatische facturatie, het bouwen van een website, enz.? Stuur dan een mail naar <info@plutus.be>.&#x20;
{% 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://knowledge.plutus.be/odoo-handleidingen/database/dashboard.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.
