> 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/functioneel-beheer/how-to../contractbeheer-configuratie/indexeringscijfers-beheren.md).

# Indexeringscijfers beheren

Prijsindexreeksen gebruik je om jaarlijkse prijsverhogingen in overeenkomsten automatisch te berekenen. TotalLink ondersteunt meerdere reeksen tegelijk, zoals CBS-indexen of een eigen reeks.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAfKgOhbkXpyECHKNoZg2%2Fuploads%2FBCug8WBlEs4QsbNVy9Tx%2F20260404-1122-09.1550336.mp4?alt=media&token=10f2da98-b5a0-40de-9d82-f39ae02b28d6>" %}

<details>

<summary>Hoe open ik de tegel Prijsindex?</summary>

Klik in het hoofdscherm op het **tandwiel-icoon** in de verticale balk aan de linkerkant. De tegel Prijsindex verschijnt in het beheerscherm.

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

</details>

<details>

<summary>Hoe maak ik een nieuwe indexreeks aan?</summary>

Open de tegel Prijsindex.Klik op het + teken om een volledig nieuwe reeks aan te maken.Geef de reeks een naamBijv. CPI alle huishoudens, Wettelijke huurverhoging of Werkelijke kosten.

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

</details>

<details>

<summary>Hoe voeg ik een jaar toe aan een bestaande reeks?</summary>

Klik op de betreffende reeks in de tegel Prijsindex.Klik op + Toevoegen om een nieuwe regel in te voegen.Vul het indexcijfer of het jaarpercentage inTotalLink berekent de andere waarde automatisch.

<figure><img src="/files/7TAeRiDGcysvNWrYKe9b" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Je hoeft slechts één van beide in te vullen. Vul je het indexcijfer in, dan berekent TotalLink het bijbehorende percentage automatisch, en andersom.
{% endhint %}

</details>

<details>

<summary>Hoe her-indexeer ik naar 100%?</summary>

Prijsindexcijfers worden af en toe herijkt naar 100%. Ga als volgt te werk:

Open de betreffende reeks in de tegel Prijsindex.Voer voor het gewenste jaar een indexcijfer van 100 in.TotalLink past de reeks automatisch aan.

{% hint style="info" %}
Wil je de prijsindex die CBS heeft gepubliceerd 2025=100 toepassen? [Klik dan hier](/functioneel-beheer/how-to../contractbeheer-configuratie/indexeringscijfers-beheren/index-2025-100.md)
{% endhint %}

{% hint style="info" %}
**Herijking ongedaan maken?** Wijzig het ingevoerde percentage van 100% naar de gewenste waarde. TotalLink maakt de herijking dan automatisch ongedaan.
{% endhint %}

</details>

##


---

# 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/functioneel-beheer/how-to../contractbeheer-configuratie/indexeringscijfers-beheren.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.
