> 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-pt/loja-virtual-pacotes-e-power-ups/power-ups/timesheet.md).

# TimeSheet

Configurar o TimeSheet, registar Horas na app e gerir aprovações e relatórios no Backoffice.

**TimeSheet** ajuda a registar centralmente horas de trabalho, tempo de viagem, despesas e quilometragem.

Use esta secção para configurar o Power-Up e gerir todo o processo.

{% hint style="info" %}
TimeSheet é um **Power-Up**. Os Power-Ups estão disponíveis a partir do **Boost** em diante. Um período experimental dura **14 dias**.
{% endhint %}

### O que pode fazer com o TimeSheet

* registar horas por funcionário
* associar horas a ordens de trabalho, projetos e clientes
* registar despesas e quilometragem
* aprovar, rejeitar e exportar horas
* obter uma visão sobre o tempo despendido e os custos

### Começar aqui

* [**O que é o TimeSheet?**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/timesheet/o-que-e-o-timesheet.md) — introdução e noções básicas.
* [**Configurar funcionários e horários de trabalho**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/timesheet/configurar-funcionarios-e-horas-de-trabalho.md) — disponibilidade e horários de trabalho predefinidos.
* [**Configurar tipos de hora e tarifas**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/timesheet/configurar-tipos-de-hora-e-tarifas.md) — tempo de trabalho, tempo de viagem e horas excecionais.
* [**Registar horas na app**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/timesheet/registar-horas-na-app.md) — registar em ordens de trabalho ou através do TimeSheet.
* [**Rever e exportar horas**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/timesheet/rever-e-exportar-horas.md) — verificações, estados e relatórios.

### Ordem recomendada

1. Começar com [**O que é o TimeSheet?**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/timesheet/o-que-e-o-timesheet.md).
2. Depois [**configurar funcionários e horários de trabalho**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/timesheet/configurar-funcionarios-e-horas-de-trabalho.md).
3. De seguida, criar [**tipos de hora e tarifas**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/timesheet/configurar-tipos-de-hora-e-tarifas.md).
4. Depois, permitir que os funcionários [**registem horas na app**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/timesheet/registar-horas-na-app.md).
5. Terminar com [**revisão e exportação**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/timesheet/rever-e-exportar-horas.md).

### Importante saber antes de começar

* As horas podem ser transferidas automaticamente das ordens de trabalho.
* **TimeSheet** na app requer as definições corretas do funcionário.
* O estado selecionado das horas afeta as verificações e os relatórios.
* Os relatórios são exportados como ficheiros Excel.

### Webinar

Prefere acompanhar o processo visualmente? Ver o webinar sobre o TimeSheet.

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

### Tópicos relacionados

* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups.md)
* [**OutSmart Loja virtual**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/loja-virtual.md)
* [**Iniciar um período experimental de um Power-Up**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/loja-virtual/iniciar-teste-de-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-pt/loja-virtual-pacotes-e-power-ups/power-ups/timesheet.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.
