> 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/marktplaats-pakketten-en-power-ups/power-ups/urenstaten/registreer-uren-in-de-app.md).

# Registreer uren in de app

Registreer uren op Werkbonnen of als aparte regels, inclusief Uitgaven en ritten.

Medewerkers kunnen uren op twee manieren registreren:

* rechtstreeks op een Werkbon
* afzonderlijk via **Urenstaten** in de app

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

## Registreer uren op een werkbon

{% stepper %}
{% step %}

### Open de Werkbon

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

{% step %}

### Start de timer

Klik op **Start** wanneer u begint.

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

{% step %}

### Stop en controleer de tijd

Stop de timer wanneer u klaar bent.

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

{% step %}

### Controleer de Verwerkt blokken

Een werkdag kan bijvoorbeeld bestaan uit:

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

{% step %}

### Maak de Werkbon Compleet

Voeg waar nodig Materialen, Formulieren of foto's toe.

Klik vervolgens op **Ondertekenen en versturen**.
{% endstep %}
{% endstepper %}

Na verzending komen de Uren automatisch in de Backoffice terecht.

### Registreer afzonderlijke Uren, Uitgaven en kilometers

Niet alle tijd hoort bij een Werkbon.

Gebruik **Urenstaten** voor Activiteiten zoals:

* interne vergaderingen
* administratief werk
* werk in het Magazijn

Via hetzelfde invoerpunt worden ook **Uitgaven** en **kilometers**.

### Wat u in de Backoffice ziet

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

Daar ziet u 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.

Dit maakt het mogelijk om:

* Uren automatisch over te nemen
* de synchronisatiestatus te zien
* dit indien nodig handmatig aan te passen


---

# 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/marktplaats-pakketten-en-power-ups/power-ups/urenstaten/registreer-uren-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.
