# Desabilitar/Excluir

Quando uma sequência não é mais necessária, você pode desabilitá-la temporariamente — pausando os envios sem perder as configurações — ou excluí-la definitivamente da plataforma.

## Desabilitar uma sequência

### **Passo 1: Desabilitar**

1. Na página da sequência, localize o toggle ao lado do nome da sequência no topo da tela.
2. Clique no toggle para desligá-lo — a sequência será exibida como **Desabilitada**.
3. Clique em **Salvar Alterações**.

A partir desse momento, nenhum disparo será realizado para os contatos da sequência.

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

{% hint style="info" %}
Para reativar a sequência, repita o processo clicando em **Habilitar** e salve as alterações.
{% endhint %}

## Excluir uma sequência

### **Passo 1: Excluir**

1. Na página da sequência, clique no botão **Excluir** localizado na barra inferior da tela.
2. Um popup de confirmação será exibido — clique novamente em **Excluir** para confirmar. Após a exclusão, a sequência e todos os seus dados serão removidos permanentemente e nenhum disparo adicional será realizado.

<figure><img src="/files/15ix0jmeMgqPhQlx3iRy" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
**Atenção:** A exclusão de uma sequência é **permanente** e não pode ser desfeita.
{% endhint %}


---

# 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://docs.flw.chat/guide/documentacao/apps/sequencia/desabilitar-excluir-sequencia.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.
