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

# Bedrijfsprocessen & ERP

- [Wat is ERP?](https://odoo.plutus.be/plutus-open-knowledge-hub/onderneming-runnen/bedrijfsprocessen-en-erp/wat-is-erp.md)
- [CRM](https://odoo.plutus.be/plutus-open-knowledge-hub/onderneming-runnen/bedrijfsprocessen-en-erp/crm.md): Klantenrelaties beheren en opvolgen
- [DMS](https://odoo.plutus.be/plutus-open-knowledge-hub/onderneming-runnen/bedrijfsprocessen-en-erp/dms.md): Documenten gestructureerd en overzichtelijk beheren & bewaren
- [Offertes & verkopen](https://odoo.plutus.be/plutus-open-knowledge-hub/onderneming-runnen/bedrijfsprocessen-en-erp/offertes-en-verkopen.md): Verkooporders en offertes omzetten naar definitieve verkopen
- [Facturatie & boekhouding](https://odoo.plutus.be/plutus-open-knowledge-hub/onderneming-runnen/bedrijfsprocessen-en-erp/facturatie-en-boekhouding.md): Zorgen voor een propere & overzichtelijke administratie en boekhouding
- [Marketing](https://odoo.plutus.be/plutus-open-knowledge-hub/onderneming-runnen/bedrijfsprocessen-en-erp/marketing.md): Potentiële & bestaande klanten efficiënt bereiken via verschillende marketingkanalen
- [Website & webshop](https://odoo.plutus.be/plutus-open-knowledge-hub/onderneming-runnen/bedrijfsprocessen-en-erp/website-en-webshop.md): Bouw zelf je website, webshop of LMS
- [Projectbeheer](https://odoo.plutus.be/plutus-open-knowledge-hub/onderneming-runnen/bedrijfsprocessen-en-erp/projectbeheer.md): Beheer je projecten & taken op een efficiënte manier
- [Productie & voorraad](https://odoo.plutus.be/plutus-open-knowledge-hub/onderneming-runnen/bedrijfsprocessen-en-erp/productie-en-voorraad.md): Beheer je productie, voorraad & logistiek op één plek
- [Personeel](https://odoo.plutus.be/plutus-open-knowledge-hub/onderneming-runnen/bedrijfsprocessen-en-erp/personeel.md): Een HR hub voor al je personeelszaken


---

# 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:

```
GET https://odoo.plutus.be/plutus-open-knowledge-hub/onderneming-runnen/bedrijfsprocessen-en-erp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
