> 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/indexatie-eerst-geraamde-jaarschijf.md).

# Indexatie eerst geraamde jaarschijf

## Waarom worden de kosten- en opbrengstenstijgingspercentages niet toegepast op de eerste geraamde jaarschijf?

De percentages die je in het tabblad **Uitgangspunten** invult, worden bewust niet doorgerekend over de eerste geraamde jaarschijf. TotalLink heeft voor deze jaarschijf namelijk een aparte indexatiefunctie (zie **Indexeren kosten en opbrengsten**).

Met die aparte indexatie heb je de kosten en opbrengsten van de eerste jaarschijf al met een percentage verhoogd. Zou TotalLink daar ook nog de percentages uit Uitgangspunten overheen rekenen, dan tel je hetzelfde percentage twee keer mee.

{% hint style="info" %}
De eerste jaarschijf staat dus wél in Uitgangspunten, maar wordt standaard niet meegerekend. Dat is geen fout — het voorkomt dat je dubbel indexeert.
{% endhint %}

## Hoe neem ik de stijgingspercentages tóch (deels) mee in de eerste jaarschijf?

Zet het schuifje **Half jaar kostenstijging** aan. TotalLink rekent dan het ingestelde percentage van die jaarschijf over de helft van het geraamde bedrag.

{% stepper %}
{% step %}

### Open de uitgangspunten van het werkportfolio

Ga naar de **homepagina** → tegel **Uitgangspunten en totalen** → **Alle projecten (werkportfolio)**.
{% endstep %}

{% step %}

### Ga naar het juiste tabblad

Open het tabblad **Uitgangspunten boekwaarden**.
{% endstep %}

{% step %}

### Zet het schuifje aan

Zet het schuifje **Half jaar kostenstijging** aan. Vanaf nu rekent TotalLink het percentage over de helft van het geraamde bedrag van de eerste jaarschijf.
{% endstep %}
{% endstepper %}

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

{% hint style="info" %}
Geen zorgen — je kunt het schuifje altijd weer uitzetten. De berekening past zich direct aan.
{% 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://docs.totallink.nl/grex/functionaliteiten/uitgangspunten/indexatie-eerst-geraamde-jaarschijf.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.
