> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/urenregistratie/uren-registreren-in-de-app.md).

# Uren registreren in de app

Medewerkers kunnen uren op twee manieren registreren:

* direct op een Werkbon
* apart via **Timesheets** in de App

{% hint style="warning" %}
Ziet een Medewerker niet **Timesheets** in de App? Controleer dan of **Time Sheet ingeschakeld** is ingeschakeld in de App-instellingen van die Medewerker.
{% endhint %}

## Uren registreren op een Werkbon

{% stepper %}
{% step %}

### Open de Werkbon

Open de juiste Werkbon in de App.
{% endstep %}

{% step %}

### Start de timer

Klik **Start** wanneer je begint.

Kies of je registreert **reistijd** of **werktijd**.
{% endstep %}

{% step %}

### Stop en controleer de tijd

Stop de timer wanneer je klaar bent.

Je kunt de details daarna nog aanpassen.
{% endstep %}

{% step %}

### Controleer de geregistreerde blokken

Een werkdag kan bijvoorbeeld bestaan uit:

* 30 minuten reistijd naar de locatie
* 8 uur werktijd
* 30 minuten reistijd terug
  {% endstep %}

{% step %}

### Voltooi de Werkbon

Voeg materialen, formulieren of foto's toe waar nodig.

Klik vervolgens op **Onderteken en verzend**.
{% endstep %}
{% endstepper %}

Na verzending komen de uren automatisch in de BackOffice aan.

### Registreer aparte uren, kosten en kilometers

Niet alle tijd hoort bij een Werkbon.

Gebruik **Timesheets** voor activiteiten zoals:

* interne vergaderingen
* administratief werk
* magazijnwerk

Via hetzelfde invoerpunt registreer je ook **kosten** en **kilometers**.

### Wat je in de BackOffice ziet

Open de Werkbon in de BackOffice en kijk onder **Werkperiodes**.

Daar zie je welke uren zijn meegestuurd.

De pictogrammen tonen of uren zichtbaar zijn op:

* de Werkbon
* de Factuur

Klik op de pictogrammen om deze zichtbaarheid aan te passen.

### Synchronisatie met Werkbonnen

Time Sheets werkt rechtstreeks met Werkbonnen.

Hiermee kun je:

* uren automatisch overnemen
* de synchronisatiestatus zien
* het indien nodig handmatig aanpassen


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/urenregistratie/uren-registreren-in-de-app.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.
