# Automation Flow - Change/Delete lead information

In this example, you imported leads with incorrect common information. To avoid deleting/modifying this information manually, follow this step-by-step:

1 - Create a segment with a filter. To do this, search for Segment in the Menu

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

&#x20;Click +New and type a name

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

2 - In the Filters tab, click +New Filter, and add the option:\
"The lead field value is", choose which field contains the information you want to delete/replace, then select the option "Equal to" and type exactly as it appears in the indicated field.&#x20;

In the example below, the leads received the data 55 and +55 in the mobile field

<figure><img src="/files/9194347b30db0eb6999d1ad953f67e52870722e2" alt=""><figcaption></figcaption></figure>

3 - Now let's configure the <mark style="color:red;">**Automation Flow**</mark>. In the menu, search for Automation Flow, click +New and type a name

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

4 - Open the builder and add the action block "Modify lead data", indicate the field that will be modified, and type what will be changed/deleted.&#x20;

In our example, we want to leave this field with the data deleted, so we leave the field empty.

Click apply, and save the flow.

<figure><img src="/files/7cf2a60819c1b33301d5ca3065780420aa901a60" alt=""><figcaption></figcaption></figure>


---

# 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/actions/automation-flow-change-delete-lead-information.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.
