> For the complete documentation index, see [llms.txt](https://docs.londrisoft.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.londrisoft.com.br/unique/trilhas/markdown.md).

# Folha de pagamento

## Como acessar rotinas da folha de pagamento no Unique

### Objetivo

Acesse as principais rotinas da **Folha de pagamento** em um só lugar.

Escolha uma categoria para abrir cadastros, cálculos, envios e relatórios.

### O que você encontra aqui

* cadastros da folha e parâmetros operacionais;
* cálculos mensais, férias, 13º salário e rescisões;
* envio ao eSocial, geração de arquivos e relatórios.

### Acesse as categorias

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref">Abrir</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Cadastre funcionários, setores, funções, CBO, sindicatos e rubricas.</td><td><a href="/unique/trilhas/markdown/cadastros.md">Cadastros</a></td><td><a href="https://1430854409-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F62AD5ySkOmU2eaGvTaoQ%2Fuploads%2FEJASdwqrNrXSgQal8noq%2FC%C3%B3pia%20de%20Capas%20-%20Docs.Londrisoft%20(6).jpg?alt=media&amp;token=e914e001-c23d-4aa7-890c-c8e67b7eadca">Cópia de Capas - Docs.Londrisoft (6).jpg</a></td></tr><tr><td>Calcule adiantamentos, férias, 13º salário, rescisões e outras rotinas da folha.</td><td><a href="/unique/trilhas/markdown/calculos.md">Cálculos</a></td><td><a href="https://1430854409-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F62AD5ySkOmU2eaGvTaoQ%2Fuploads%2FmI3dA8ivZObDfYLAi7Qc%2FC%C3%B3pia%20de%20Capas%20-%20Docs.Londrisoft%20(7).jpg?alt=media&amp;token=1edd82db-e8ba-4053-ab6a-f59813ab5abd">Cópia de Capas - Docs.Londrisoft (7).jpg</a></td></tr><tr><td>Configure, envie e acompanhe eventos do eSocial.</td><td><a href="/unique/trilhas/markdown/esocial.md">eSocial</a></td><td><a href="https://1430854409-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F62AD5ySkOmU2eaGvTaoQ%2Fuploads%2FcwKph5NAMkubuH2fB5qo%2FC%C3%B3pia%20de%20Capas%20-%20Docs.Londrisoft%20(8).jpg?alt=media&amp;token=f41fdb02-5fe3-4285-99d5-c1710d24c79e">Cópia de Capas - Docs.Londrisoft (8).jpg</a></td></tr><tr><td>Corrija os principais retornos do eSocial com roteiros práticos.</td><td><a href="/unique/trilhas/markdown/esocial/como-corrigir-retorno-do-esocial.md">Como corrigir retorno do eSocial</a></td><td><a href="https://1430854409-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F62AD5ySkOmU2eaGvTaoQ%2Fuploads%2FsoUBy3McPswO6zXGbabM%2FC%C3%B3pia%20de%20Capas%20-%20Docs.Londrisoft%20(10).jpg?alt=media&amp;token=8eea81c7-fc98-4a1b-b5eb-5ca12dfbd5f4">Cópia de Capas - Docs.Londrisoft (10).jpg</a></td></tr></tbody></table>


---

# 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://docs.londrisoft.com.br/unique/trilhas/markdown.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.
