> 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-de/marketplace-pakete-und-power-ups/power-ups/zeiterfassung/was-ist-zeiterfassung.md).

# Was ist Zeiterfassung?

**Timesheets** ist das Power-Up für die Zeiterfassung in OutSmart.

Sie erfassen Arbeitszeiten, Reisezeit, Ausgaben und Kilometer pro Mitarbeiter.

Stunden können aus Arbeitsaufträgen stammen oder manuell hinzugefügt werden.

### Was Sie mit Timesheets tun

* Stunden pro Mitarbeiter erfassen
* Stunden mit Arbeitsaufträgen, Projekten und Kunden verknüpfen
* Reisezeit, Ausgaben und Kilometer erfassen
* Stunden genehmigen, ablehnen und exportieren
* Einblick in aufgewendete Zeit und Kosten gewinnen

### Warum Teams Timesheets nutzen

* Weniger manuelle Arbeit.
* Mehr Kontrolle über die Nachkalkulation.
* Schnellere Prüfung eingereichter Stunden.
* Eine bessere Grundlage für Berichte und Rechnungsstellung.

{% hint style="info" %}
Time Sheets ist ein **Power-Up**. Power-Ups sind ab **Boost** verfügbar. Eine Testphase dauert **14 Tage**.
{% endhint %}

### So funktioniert Timesheets

Der grundlegende Ablauf ist einfach:

1. Richten Sie Mitarbeiter und Arbeitszeiten ein.
2. Erstellen Sie die passenden Stundentypen und Sätze.
3. Lassen Sie Mitarbeiter Stunden in der App erfassen.
4. Im BackOffice prüfen, genehmigen und exportieren.

### Was Sie zuerst benötigen

* eine aktive Timesheets-Lizenz
* Mitarbeiter mit konfigurierter Verfügbarkeit
* Stundentypen für Arbeitszeit, Reisezeit oder Überstunden
* die App-Einstellung **Timesheet aktiviert** für Mitarbeiter, die Zeit erfassen

### Was automatisiert werden kann

Stunden aus Arbeitsaufträgen können automatisch an Timesheets gesendet werden.

Das macht die Erfassung einheitlicher und verhindert doppelte Eingaben.

### Verwandte Themen

* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups.md)
* [**OutSmart Marketplace**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/marketplace.md)
* [**Starten Sie eine Power-Up-Testphase**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/marketplace/starten-sie-eine-power-up-testversion.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-de/marketplace-pakete-und-power-ups/power-ups/zeiterfassung/was-ist-zeiterfassung.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.
