> 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.md).

# Urenstaten

Stel Urenstaten in, registreer uren in de app en beheer goedkeuring en rapportage in de Backoffice.

**Urenstaten** helpt u uren, reistijd, uitgaven en kilometers centraal te registreren.

Gebruik deze sectie om de Power-Up in te stellen en het volledige proces te beheren.

{% hint style="info" %}
Urenstaten is een **Power-Up**. Power-ups zijn beschikbaar vanaf **Boost** vanaf. Een proefperiode duurt **14 dagen**.
{% endhint %}

### Wat u met Urenstaten doet

* uren per medewerker registreren
* uren koppelen aan werkbonnen, projecten en klanten
* uitgaven en kilometers registreren
* uren goedkeuren, afwijzen en exporteren
* inzicht krijgen in bestede tijd en kosten

### Begin hier

* [**Wat is Urenstaten?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/urenstaten/wat-zijn-urenstaten.md) — introductie en basisprincipes.
* [**Medewerkers en werktijden instellen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/urenstaten/stel-medewerkers-en-werktijden-in.md) — beschikbaarheid en standaard werktijden.
* [**Uursoorten en tarieven instellen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/urenstaten/stel-uursoorten-en-tarieven-in.md) — werktijd, reistijd en uitzonderlijke uren.
* [**Uren registreren in de app**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/urenstaten/registreer-uren-in-de-app.md) — registreer op werkbonnen of via Urenstaten.
* [**Uren controleren en exporteren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/urenstaten/controleer-en-exporteer-uren.md) — controles, statussen en rapportages.

### Aanbevolen volgorde

1. Begin met [**Wat is Urenstaten?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/urenstaten/wat-zijn-urenstaten.md).
2. Daarna [**medewerkers en werktijden instellen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/urenstaten/stel-medewerkers-en-werktijden-in.md).
3. Maak vervolgens [**ursoorten en tarieven**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/urenstaten/stel-uursoorten-en-tarieven-in.md).
4. Laat vervolgens medewerkers [**uren registreren in de app**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/urenstaten/registreer-uren-in-de-app.md).
5. Sluit af met [**controleren en exporteren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/urenstaten/controleer-en-exporteer-uren.md).

### Belangrijk om te weten voordat u begint

* Uren kunnen automatisch worden overgenomen van werkbonnen.
* **Urenstaten** Registreren in de app vereist de juiste medewerkersinstellingen.
* De geselecteerde status van uren heeft invloed op controles en rapportages.
* U exporteert rapportages als Excel-bestanden.

### Webinar

Geeft u de voorkeur aan een visuele uitleg van het proces? Bekijk het webinar over Urenstaten.

{% embed url="<https://www.youtube.com/watch?v=D8GonhoP2Vg&t=7s>" %}

### Gerelateerde onderwerpen

* [**Power-ups**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups.md)
* [**OutSmart Marktplaats**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/marktplaats.md)
* [**Start een Power-Up-proefperiode**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/marktplaats/start-een-proefperiode-van-een-power-up.md)


---

# 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.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.
