> For the complete documentation index, see [llms.txt](https://ajudapdv.sfhera.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajudapdv.sfhera.com.br/operacoes-caixa/manutencao.md).

# Manutenção

Para abrir a tela de manutenção de NFCe no sistema, abra o SfheraPDV e clique em  **NFCe-> Manutenção NFCe.**

![](/files/-M7y7OSQQ9n9NIZpnhd4)

Ou na tela de vendas  clique em **F12(Ações)->5(Cupom Eletrônico).**

![](/files/-M7y8v0uPCY-CnPCbXSX)

Será aberta a tela de manutenção de NFCe onde pode-se definir a data inicial e data final da busca, em qual estação o NFCe foi emitido, e a partir de qual empresa. Também é possível  aplicar outros filtros utilizando o **F2**.

![](/files/-M7y9e9iNAlF1j1ei-hA)

Após executar a consulta (**F5**) com filtros selecionados, é possivel executar algumas ações, como enviar um NFCe em contingencia, imprimir novamente um NFCe, enviar por e-mail , etc.  Para isso, basta selecionar o(s) cupom(ns) desejado(s) clicar em **F12** e selecionar a ação desejada.&#x20;

![](/files/-M7yArDTsGW3tS4AaJLP)

\
Caso permaneça com dúvidas, entre em contato com o nosso [Suporte Técnico](https://web.whatsapp.com/send?phone=5555999189900).


---

# 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://ajudapdv.sfhera.com.br/operacoes-caixa/manutencao.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.
