> 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/esocial/eventos-periodicos/como-enviar-o-s-1299-sem-movimento.md).

# Como enviar o S-1299 sem movimento

Envie o fechamento sem movimento quando o mês não tiver folha gerada.

## Como enviar o S-1299 sem movimento

### Objetivo

Enviar o **S-1299 sem movimento** quando a competência não tiver folha gerada.

### Contexto

Use este processo quando for necessário fechar a competência sem movimento no eSocial.

Isso acontece quando o mês não teve cálculo de folha nem pagamento a enviar.

{% hint style="warning" %}
Só envie sem movimento se nenhuma folha da competência tiver sido enviada ao eSocial.
{% endhint %}

{% hint style="warning" %}
Se já existir folha enviada, exclua os envios dessa competência antes de tentar novamente.
{% endhint %}

### Passo a passo

{% stepper %}
{% step %}

#### Acesse a folha da competência

Entre em **Módulo Folha > Menu Cálculos > Folha**.

Confirme que não existe nenhuma folha calculada na competência.
{% endstep %}

{% step %}

#### Inicie o fechamento

Clique em **Fechamento**.

Na janela exibida, clique em **Confirmar**.
{% endstep %}

{% step %}

#### Confirme que a competência está sem movimento

Quando o sistema perguntar se o mês realmente não teve movimento, clique em **Sim**.

O sistema gerará o movimento de fechamento **S-1299** no **Gerenciador do eSocial**.
{% endstep %}

{% step %}

#### Envie o S-1299

No **Gerenciador do eSocial**, envie o **S-1299**.

Quando o sistema perguntar se há pagamento no período, clique em **Não**.
{% endstep %}
{% endstepper %}

<figure><img src="https://1430854409-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F62AD5ySkOmU2eaGvTaoQ%2Fuploads%2FjSNf1Uu2W2xYFFHjwsez%2Fimage.png?alt=media&amp;token=f85fee03-1d4f-46d6-8059-204ef7293440" alt=""><figcaption></figcaption></figure>

### Validação

Ao final do processo:

* o evento **S-1299** aparece no **Gerenciador do eSocial**;
* o envio é feito como **sem movimento**;
* a competência fica fechada sem folha processada.

### FAQ

<details>

<summary>Quando usar o S-1299 sem movimento?</summary>

Use quando a competência precisar ser fechada sem folha gerada e sem pagamento no período.

</details>

<details>

<summary>Posso enviar o S-1299 sem movimento se já enviei uma folha ao eSocial?</summary>

Não.

Primeiro, exclua os envios já feitos dessa competência. Depois, repita o processo sem movimento.

</details>

<details>

<summary>O que responder quando o sistema perguntar se há pagamento no período?</summary>

Clique em **Não**.

</details>


---

# 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/esocial/eventos-periodicos/como-enviar-o-s-1299-sem-movimento.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.
