# Como faço para excluir/inativar uma empresa cadastrada?

**Para excluir/inativar uma empresa, siga as etapas abaixo:**

1. **Acesse os "Dados da Empresa"**\
   No sistema, acesse a tela **"Dados da Empresa"**.
2. **Desative a opção "Ativo"**\
   Na aba **"Geral"**, localize o campo com o botão de ativação **(Ativo)** e **desmarque-o** clicando no botão laranja.

   <figure><img src="/files/tJhGkgAoxChu93cO2YFn" alt=""><figcaption></figcaption></figure>
3. **Confirme a inativação**\
   Após desativar o botão, aparecerá uma mensagem de confirmação com o seguinte aviso:

   <figure><img src="/files/ECJzh44nUy6Z0PONmz9A" alt=""><figcaption></figcaption></figure>
4. **Digite o CNPJ da empresa para confirmar**\
   Para prosseguir, **digite o CNPJ da empresa** no campo indicado.\
   Em seguida, clique no botão **"Sim"** para finalizar o processo de inativação/exclusão.


---

# 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://edu.sittax.com.br/sittax-base-conhecimento/faq-e-boas-praticas/como-faco-para-excluir-inativar-uma-empresa-cadastrada.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.
