> For the complete documentation index, see [llms.txt](https://ajuda.espiaonfe.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.espiaonfe.com.br/gestao/ct-e/desacordo.md).

# Desacordo

### 🤔O que é a Recusa de CT-e?

A Recusa de CT-e, conhecida também como [Prestação de Serviço em Desacordo](https://www.espiaonfe.com.br/lab/?i=como-fazer-manifestacao-do-servico-prestado-no-ct-e), é um serviço que quando, por algum motivo, a operação legalmente acordada entre as partes não foi realizada, o tomador justifica ao fisco o motivo de não estar de acordo com o serviço prestado no [Conhecimento de Transporte Eletrônico (CT-e)](https://www.espiaonfe.com.br/lab/?i=o-que-e-ct-e-e-como-consultar) emitido pela transportadora.

### **Regras para poder fazer a Recusa de CT-e**

1. Somente o Tomador com o seu certificado digital poderá utilizar este serviço;
2. **Prazo máximo de 45 dias** após a data de autorização;
3. O CT-e não pode estar Cancelado ou Denegado;
4. Verificar se o CT-e possui CT-e de Substituição e/ou Anulação associado;
5. Deverá ser assinado com o certificado digital que tenha o CNPJ base do tomador do serviço do CT-e.

### 📃Para realizar a recusa, siga as etapas a seguir

1. No menu **Histórico** selecione a opção **CT-e.**

<div align="left"><figure><img src="/files/JyWmEWODlDJ3kGPiwMES" alt=""><figcaption></figcaption></figure></div>

2. Na aba **“CT-e Histórico”**, selecione a opção desejada entre **“Grupos de empresas”** ou **“Somente a(s) empresa(s)”**. Em seguida, defina o período que deseja visualizar, escolhendo entre **“Mês atual”**, **“Mês passado”** ou, se preferir, clique diretamente no campo de data para selecionar um período personalizado.

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

3. Selecione o(s) documento(s) e clique em **Desacordo**, caso seja apenas um documento há a opção de clicar no **ícone de megafone.**

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

4. Digite o motivo de não estar de acordo com o serviço prestado no Conhecimento de Transporte Eletrônico (CT-e) emitido pela transportadora.

<div align="left"><figure><img src="/files/Db4xZZj55UEcXOJSLTZT" alt="" width="497"><figcaption></figcaption></figure></div>

Aguarde um momento e pronto, seus documentos já foram manifestados.&#x20;


---

# 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://ajuda.espiaonfe.com.br/gestao/ct-e/desacordo.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.
