# Cadastro de feriados

[Prefere vídeo? Clique aqui!](https://share.vidyard.com/watch/PhbWU7W1hRWYV9cqMw1S5r)

O cadastro de feriados é essencial para o correto funcionamento das marcações de ponto, já que, na maioria dos casos, os colaboradores não trabalham nesses dias.

#### 📍 Onde acessar:

**Gestão > Configurações > Feriados**

<figure><img src="/files/Qm3lMSUNJwmsQtq29IF9" alt=""><figcaption></figcaption></figure>

***

#### 🧾 Como preencher

Selecione **"+ Novo registro"**:

<figure><img src="/files/uyRGoPRbgOm7UtPgkGuE" alt=""><figcaption></figcaption></figure>

Informe:

* **Feriado** (nome) - obrigatório
* **Dia e mês** - obrigatório
* **Estado** → Preencha **apenas** em caso de feriado estadual
* **Cidade** → Preencha **apenas** em caso de feriado municipal
* **Ano** → Preencha **somente se o feriado variar de ano para ano**

{% hint style="info" %}
Exemplos:

* **Natal** (25/12) é uma data fixa → **não precisa preencher o campo ano**
* **Sexta-feira Santa** muda a cada ano → **preencha dia, mês e ano**
  {% endhint %}

***

#### ✅ Dica

* **Feriados nacionais**: preencha apenas o nome, dia e mês
* **Feriados estaduais ou municipais**: preencha os campos adicionais conforme o local

Depois de preencher os dados, clique em **Salvar** para concluir.

<figure><img src="/files/0FVDb8vzSEhH1R3uafhd" alt=""><figcaption></figcaption></figure>


---

# 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://facilita-ponto.gitbook.io/facilita-ponto/primeiros-passos/configuracoes-iniciais/cadastro-de-feriados.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.
