> For the complete documentation index, see [llms.txt](https://docs.totallink.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.totallink.nl/grex/functionaliteiten/uitgangspunten.md).

# Uitgangspunten

In het tabblad **Uitgangspunten** van een project worden de rekenparameters beheerd.

## Prioriteit van instellingen

De uitgangspunten van een project volgen altijd de meest specifieke instelling:

1. **Centraal** — via tegel *Uitgangspunten en Totalen → Alle projecten (werkportfolio)*
2. **Projectgroep** — overschrijft centraal voor projecten in die groep
3. **Project** — overschrijft alles voor dat specifieke project

Grijs weergegeven uitgangspunten komen vanuit de centrale instellingen. Donkergroen weergegeven uitgangspunten zijn projectspecifiek ingesteld.

## Centrale uitgangspunten instellen

{% stepper %}
{% step %}

### Stappen

1. Open het portfolio via tegel *Uitgangspunten en Totalen → Alle projecten (werkportfolio)*
2. Open het tabblad **Uitgangspunten percentages**
3. Wijzig de centrale uitgangspunten

De wijzigingen zijn van toepassing op ieder project, tenzij op project- of groepsniveau een uitzondering is gedefinieerd. Diverse uitgangspunten kunnen nader worden gedifferentieerd via het uitklapsymbool links.
{% endstep %}
{% endstepper %}

## Boekwaarde selectie & NCW-datum instellen

{% hint style="warning" %}
**Impact op alle projecten:** Het aanpassen van de boekwaardedatum heeft direct effect op álle afzonderlijke projecten in het werkportfolio. Jaarschijven vóór de ingestelde datum verdwijnen visueel uit alle projecten tegelijk.
{% endhint %}

**Pad:** Tegel Uitgangspunten en Totalen → Alle projecten (werkportfolio) → Uitgangspunten boekwaarden → veld **Boekwaardedatum**

**Stel de datum in op 01-01 van het huidige jaar** om het huidige jaar als eerste jaarschijf met ramingen te tonen.

| Veld                    | Beschrijving                                                  |
| ----------------------- | ------------------------------------------------------------- |
| **Boekwaarde selectie** | Geeft aan welke boekingen worden meegenomen in de exploitatie |
| **Boekwaardedatum**     | De peildatum voor de boekwaarde                               |
| **NCW-datum**           | De datum voor berekening van de Netto Contante Waarde         |
| **Peildatum**           | Automatisch opschuiven aan/uit                                |

{% hint style="info" %}
Zet het schuifje **Altijd actuele boekwaarde gebruiken** aan om de boekwaardedatum automatisch mee te laten schuiven. Hetzelfde geldt voor **Peildatum automatisch opschuiven**.
{% 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:

```
GET https://docs.totallink.nl/grex/functionaliteiten/uitgangspunten.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.
