# Orario di lavoro

In questa sezione si inserisce l'orario di lavoro del dipendente. Il numero di ore settimanali viene utilizzato per diversi calcoli, come i contributi e le ferie.

{% tabs %}
{% tab title="Web" %}

<figure><img src="/files/UmDr1w4BZMXSJcKoZW9n" alt="Orario di lavoro"><figcaption><p>Orario di lavoro</p></figcaption></figure>
{% endtab %}

{% tab title="Mobile" %}

<figure><img src="/files/QQeTlP8kxn6gd6D13rhH" alt="Orario di lavoro screenshot"><figcaption><p>Orario di lavoro</p></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="info" %}
Ti suggeriamo di tenere conto dei seguenti limiti orari:

* Non convivente: massimo 8 ore giornaliere e 40 settimanali.
* Convivente: massimo 10 ore giornaliere e 54 settimanali.
  {% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.doemploy.app/manuale-doemploy-busta-paga/dati-lavoratore/orario-di-lavoro.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
