> For the complete documentation index, see [llms.txt](https://docs.doemploy.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.doemploy.app/manuale-doemploy-busta-paga/panoramica.md).

# Panoramica

Benvenuto nel manuale di DoEmploy busta paga per il lavoro domestico.

Questo manuale ti aiuterà a navigare tra le funzioni dell'app. Se hai bisogno di ulteriore assistenza contatta il nostro supporto all'indirizzo e-mail: <support@doemploy.app>

### Vai a

* [Dati datore di lavoro](/manuale-doemploy-busta-paga/dati-datore-di-lavoro.md)
* [Dati lavoratore](/manuale-doemploy-busta-paga/dati-lavoratore.md)
  * [Dati anagrafici](/manuale-doemploy-busta-paga/dati-lavoratore/dati-anagrafici.md)
  * [Elementi contrattuali](/manuale-doemploy-busta-paga/dati-lavoratore/elementi-contrattuali.md)
  * [Orario di lavoro](/manuale-doemploy-busta-paga/dati-lavoratore/orario-di-lavoro.md)
  * [Varie elementi](/manuale-doemploy-busta-paga/dati-lavoratore/varie-elementi.md)
  * [Retribuzione](/manuale-doemploy-busta-paga/dati-lavoratore/retribuzione.md)
* [Elaborazione buste paga](/manuale-doemploy-busta-paga/elaborazione-buste-paga.md)
* [Eventi](/manuale-doemploy-busta-paga/eventi.md)
  * [Ore ordinarie](/manuale-doemploy-busta-paga/eventi/ore-ordinarie.md)
  * [Ore non ordinarie](/manuale-doemploy-busta-paga/eventi/ore-non-ordinarie.md)
  * [Ferie](/manuale-doemploy-busta-paga/eventi/ferie.md)
  * [Festività](/manuale-doemploy-busta-paga/eventi/festivita.md)
  * [Malattia](/manuale-doemploy-busta-paga/eventi/malattia.md)
  * [Maternità](/manuale-doemploy-busta-paga/eventi/maternita.md)
  * [Permessi e assenze](/manuale-doemploy-busta-paga/eventi/permessi-e-assenze.md)
* [Tredicesima](/manuale-doemploy-busta-paga/tredicesima.md)
* [T.F.R.](/manuale-doemploy-busta-paga/t.f.r..md)
* [Modulistica](/manuale-doemploy-busta-paga/modulistica.md)
* [Cessazione rapporto](/manuale-doemploy-busta-paga/cessazione-rapporto.md)

### Guide

* [Come fare il contratto e la comunicazione all'INPS](/guide/come-fare-il-contratto-e-la-comunicazione-allinps.md)
* [Guida ai contributi: come versarli](/guide/guida-ai-contributi-come-versarli.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:

```
GET https://docs.doemploy.app/manuale-doemploy-busta-paga/panoramica.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.
