# Find and Replace Data

The find and replace data feature lets you search for records by specific terms and then lets you replace all occurrences of those terms inside records with a new term.

You enter the value you want to search and the value you want to replace it with as follows

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

When you click the 'Replace Button' you are given a confirmation dialog along with an option to receive an email confirmation to let you know when the data replacement has been completed.&#x20;

<figure><img src="/files/6nFGNFeLcH3wwN5A2n8T" alt=""><figcaption></figcaption></figure>

After you click the 'Confirm' button, you will be able to see a list of records that are currently being updated.&#x20;

<figure><img src="/files/gZ7wMH2iUnMP6dGzGgpM" 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://manual.blocworx.com/blocworx-documentation/manage-data/find-and-replace-data.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.
