# How to Delete Comment Leads

Leads captured from comments on social media posts do not merge with leads from the WhatsApp source. If these contacts do not make sense for your funnel, you can remove them to keep the database clean and free up space.\
Follow the step-by-step video or use the instructions below as a checklist.

Tools used

* **Segments with filter**
* **Automation Flows**

Check out the step-by-step:

{% embed url="<https://youtu.be/uUSIBtPt4lo>" %}

1. Create a Segment that filters only leads from the origin: comment.

Access “Segments” in the Menu.

<figure><img src="/files/06692f818136e6c396fe8d306a6f68b8fc4629f7" alt=""><figcaption></figcaption></figure>

Set a name, and click the “Filters” tab.

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

Select the condition “The lead commented on a post (Meta)”, choose the Meta account. Check if the filter is published, and click “Save and Close”.

<figure><img src="/files/20ae22933467ec599904f3aa12c587a71494d84a" alt=""><figcaption></figcaption></figure>

2. Create an Automation Flow with the action “Delete Lead”

Access “Automation Flows” in the Menu.

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

Click “+ New”, set a name for the flow, and indicate the previously created segment in the “Segments” field. Click “Open Builder”.

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

Click the orange dot, and in “Actions” to add the “Delete Lead” action. Click “Apply”

<figure><img src="/files/5e8735a7c3f704d41590db79ca0e3197606b244a" alt=""><figcaption></figcaption></figure>

At the end, leave the flow as **“Published”** to trigger the flow on the indicated segment, and click **“Save and Close”.**

{% hint style="danger" %}
Attention: after triggering an automation flow, avoid editing it as this may harm the flow's progress.
{% 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.sprinthub.com/en/topics/relate/automation-flows/tutorial-videos/how-to-delete-comment-leads.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.
