> 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/wat-is-urenregistratie.md).

# Wat is Urenregistratie?

**Timesheets** is de Power-Up voor tijdregistratie in OutSmart.

Je registreert werkuren, reistijd, onkosten en kilometers per medewerker.

Uren kunnen afkomstig zijn uit Werkbonnen of handmatig worden toegevoegd.

### Wat je met Timesheets doet

* uren registreren per medewerker
* uren koppelen aan Werkbonnen, Projecten en klanten
* reistijd, onkosten en kilometers registreren
* uren goedkeuren, afkeuren en exporteren
* inzicht krijgen in bestede tijd en kosten

### Waarom teams Timesheets gebruiken

* Minder handmatig werk.
* Meer controle over nacalculatie.
* Snellere controle van ingediende uren.
* Een betere basis voor rapportage en facturering.

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

### Hoe Timesheets werkt

De basisworkflow is eenvoudig:

1. Stel medewerkers en werktijden in.
2. Maak de juiste urensoorten en tarieven aan.
3. Laat medewerkers uren registreren in de App.
4. Controleer, keur goed en exporteer in de BackOffice.

### Wat je eerst nodig hebt

* een actieve Timesheets-Licentie
* medewerkers met geconfigureerde Beschikbaarheid
* uurtypes voor werktijd, reistijd of overuren
* de App-instelling **Timesheet ingeschakeld** voor medewerkers die tijd registreren

### Wat kan worden geautomatiseerd

Uren uit Werkbonnen kunnen automatisch naar Timesheets worden verzonden.

Dit maakt de registratie consistenter en voorkomt dubbele invoer.

### Gerelateerde onderwerpen

* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups.md)
* [**OutSmart Marketplace**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/marketplace.md)
* [**Start een Power-Up-proefperiode**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/marketplace/start-een-power-up-proefperiode.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/marketplace-pakketten-en-power-ups/power-ups/urenregistratie/wat-is-urenregistratie.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.
