# How to delete a list, stop the list to respond on the keyword

{% embed url="<https://youtu.be/wMfc5-8uluw>" %}
How to delete a WhatsApp List
{% endembed %}

### SOP: Deleting a List in WhatsApp

#### Objective

The objective of this SOP is to guide you on how to delete a list or stop the list to respond to the keyword you have created.

#### Key Steps

1. Identify the list to be deleted.
2. Open WhatsApp and type the keyword associated with the list to confirm
3. In Actions, go to the end of the action and type "delete" to delete the list.
4. **Save the action, "Save workflow" and click on "Test Workflow"**.
5. Verify that the list no longer pops up in WhatsApp.
6. Delete the action from the system.

#### Cautionary Notes

* <mark style="color:red;">**Don't forget to  Save the list, Save the workflow, and rerun the Test Workflow to update the list in our system**</mark>
* Ensure to test the workflow after saving the action to confirm the list deletion.
* Double-check the keywords associated with the list before deleting to avoid any mistakes.
* Delete the action from the system after deleting the list to avoid confusion.

#### Tips for Efficiency

* Keep track of all lists and their associated keywords for easy reference.
* Regularly review and clean up lists that are no longer needed to maintain a clutter-free system.
* Follow the steps sequentially to ensure a smooth deletion process.


---

# 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://help.waghl.com/features/wa-list/delete-list.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.
