> 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/abonnement-en-projecten-bijhouden/bekijk-het-totale-projectoverzicht.md).

# Bekijk het totale projectoverzicht

Open een Project wanneer je het volledige beeld op één plek nodig hebt.

Het Overzicht brengt de voortgang van het Project, gekoppeld werk en financiële gegevens samen.

{% stepper %}
{% step %}

### Open Projecten

Ga naar **Projecten**.
{% endstep %}

{% step %}

### Open het juiste Project

Zoek het Project en open het.
{% endstep %}

{% step %}

### Bekijk de tabbladen van het Project

Controleer de beschikbare tabbladen voor Werkbonnen, uren, bijlagen, offertes, kosten en Objecten.
{% endstep %}

{% step %}

### Vergelijk de raming en de werkelijke cijfers

Vergelijk de begrote waarden met de uren, materialen en kosten die al zijn geregistreerd.
{% endstep %}

{% step %}

### Gebruik de details om de voortgang te volgen

Open de gekoppelde records wanneer je meer detail nodig hebt.
{% endstep %}
{% endstepper %}

### Wat het Overzicht je helpt bijhouden

* gekoppelde Werkbonnen
* geregistreerde uren en materialen
* huidige kosten en omzet

### Veelgestelde vragen

<details>

<summary>Bevat het Overzicht alle gekoppelde Werkbonnen?</summary>

Ja.

Gekoppelde Werkbonnen verschijnen in de weergave van het Project.

</details>

<details>

<summary>Kan ik gegevens toevoegen buiten Werkbonnen om?</summary>

Ja.

Je kunt gegevens van het Project handmatig toevoegen wanneer dat nodig is.

</details>

<details>

<summary>Kan ik het Overzicht gebruiken om de budgetvoortgang te controleren?</summary>

Ja.

Vergelijk de ramingen met de werkelijke waarden in het Project.

</details>

### Gerelateerde onderwerpen

* [**Uren op een project registreren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/projecten/abonnement-en-projecten-bijhouden/registreer-uren-op-een-project.md)
* [**Projectbudgetten en financiën bijhouden**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/projecten/abonnement-en-projecten-bijhouden/volg-projectbudgetten-en-financien.md)
* [**Werkbonnen aan projecten koppelen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/projecten/abonnement-en-projecten-bijhouden/koppel-werkbonnen-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/abonnement-en-projecten-bijhouden/bekijk-het-totale-projectoverzicht.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.
