> 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/extra-functionaliteiten/tijdschrijven.md).

# Tijdschrijven

{% hint style="info" %}
Dit is een aanvullende module.  Wil je hier meer informatie over of een demo van zien? Neem makkelijk en snel contact op via[ contact@totallink.nl ](mailto:contact@totallink.nl).&#x20;
{% endhint %}

Met de tijdschrijfmodule boeken medewerkers uren op projecten. De ingevoerde uren zijn direct zichtbaar in de personele planning van het project.

## Rechten instellen

Je beheerder moet je de rechten **Tijdschrijven muteren** geven. Zonder deze rechten kun je geen uren boeken.

## Project voorbereiden

{% stepper %}
{% step %}

### Open het project → tabblad **Fasering**

Stel de fases van het project in.
{% endstep %}

{% step %}

### Open tabblad **Personele planning**

Koppel medewerkers aan het project:

* Kies een **fase**
* Vul de **functie** in (bijv. planeconoom of projectmanager)
* Stel bij **Uitvoeren door** de naam van de medewerker in
  {% endstep %}
  {% endstepper %}

## Uren boeken

Na de voorbereiding verschijnt het project bij de medewerker in tabblad **Tijdschrijven**. Hier kun je per datum uren invoeren.

Ingevoerde uren zijn terug te zien in tabblad **Personele planning** van het project.

## Boekingspost of deelkrediet niet zichtbaar?

Een boekingspost of deelkrediet wordt pas zichtbaar in het tabblad **Financieel** van een project zodra er minimaal één boeking of memoriaalboeking op is uitgevoerd. Zonder deze eerste financiële actie blijft de post onzichtbaar.

{% hint style="info" %}
💡 Een memoriaalboeking van €0,00 is toegestaan en heeft geen financiële impact — dit is voldoende om de post zichtbaar te maken.
{% 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/extra-functionaliteiten/tijdschrijven.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.
