> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/projecten/projecten-instellen/wat-zijn-projecten.md).

# Wat zijn Projecten?

Begrijp wat Projecten doet, wanneer u het gebruikt en hoe het aansluit op werkbonnen.

**Projecten** Groepeert gerelateerde Werkbonnen onder één grotere Opdracht.

Gebruik het voor werk dat over meerdere Dagen, Weken of fasen loopt.

Een Project geeft u één plek om te bekijken:

* gekoppelde Werkbonnen
* Uren, kosten en omzet
* Activiteiten, Status en voortgang

{% hint style="info" %}
**Projecten** is opgenomen in **Accelerate** en **Maximize**.

**Project Planning** is beschikbaar in **Maximize**.
{% endhint %}

### Wanneer Projecten gebruiken

Gebruik Projecten wanneer u dit nodig hebt:

* één Projectnummer voor meerdere Werkbonnen
* budgetcontrole over een langere Opdracht
* voortgangsregistratie per Project of Activiteit

### Hoe Projecten aansluiten op Werkbonnen

Een Werkbon is één Geplande Opdracht.

Een Project is de bredere Opdracht die één of meer Werkbonnen bevat.

Uren en kosten van gekoppelde Werkbonnen tellen mee bij het Project.

### Veelgestelde vragen

<details>

<summary>Is een Project hetzelfde als een Werkbon?</summary>

Nee.

Een Werkbon is één Taak of bezoek.

Een Project groepeert meerdere gerelateerde Werkbonnen.

</details>

<details>

<summary>Heb ik Project Planning nodig om Projecten te gebruiken?</summary>

Nee.

U kunt Projecten gebruiken zonder het planbord.

Project Planning is een extra planningsweergave.

</details>

<details>

<summary>Kan ik Projecten zonder Activiteiten gebruiken?</summary>

Ja.

Activiteiten zijn optioneel.

Ze helpen wanneer het Project duidelijke fasen heeft.

</details>

### Gerelateerde onderwerpen

* [**Projecten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/projecten.md)
* [**Project aanmaken**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/projecten/projecten-instellen/een-project-aanmaken.md)
* [**Koppel Werkbonnen aan Projecten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/projecten/projecten-plannen-en-volgen/werkbonnen-koppelen-aan-projecten.md)


---

# 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.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/projecten/projecten-instellen/wat-zijn-projecten.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.
