> 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/how-to.../actualisatie-jaarovergang-grex-uitvoeren/faq-troubleshooting.md).

# FAQ / Troubleshooting

<details>

<summary>Rode regels na jaarschijf wegvallen</summary>

Oorzaak: detailtabel vereist handmatige fasering.

Actie:

* open de detailtabel
* verdeel de bedragen opnieuw
* sla op en controleer dat alles groen wordt

</details>

<details>

<summary>MPG‑foto was te vroeg gemaakt</summary>

Oorzaak: wijzigingen ontbreken in de foto.

Actie:

* verwijder de foto (als deze nog niet definitief is)
* maak een nieuwe, actuele foto

</details>

<details>

<summary>Ik heb boekingen na de peildatum</summary>

**Situatie:**\
Na de afgesproken peildatum (bijv. 15‑02‑2026) komen toch nog boekingen met boekwaardedatum 2025 binnen.**Actie:**

* Maak een **afspraak in de organisatie**:
  * of je deze nog corrigeert via het financieel systeem,
  * of je ze alleen in het nieuwe jaar verwerkt.
* Pas zo nodig de **prognoses** aan.

</details>

<details>

<summary>Budgetten sluiten niet aan op vorig jaar</summary>

**Situatie:**\
Je ziet verschillen tussen:

* de nieuwe exploitatie, en
* de kolom **‘laatst vastgestelde exploitatie’**.

**Actie:**

* Controleer of je wel de **juiste foto** als laatst vastgesteld portfolio hebt gekoppeld.
* Controleer of de **foto definitief** is gemaakt.
* Controleer of alle **boekingen t/m peildatum** zijn meegenomen.

</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/grex/how-to.../actualisatie-jaarovergang-grex-uitvoeren/faq-troubleshooting.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.
