# Search and replace text in product description in bulk

For example: I want to replace the text **Made in Italy** with text **New material from Thailand**.

Steps to manage

1\. Open the app  > click on the **Create Task** button. > Select **Description** as the attribute you want to modify

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

2\. In **How to edit** field, select **Search and replace text** > enter the value (text) in **Search value** field and **Replace value** field

*Example:* I want to replace the text **Made in Italy** with text **New material from Thailand**.

**Search value**: Made in Italy

**Replace value**: New material from Thailand

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

3\. In the **Apply to Products** section, choose the products you want to update

*For instance*,  set the condition: **Product title contains Top**. This ensures that only products matching the specified criteria will have their descriptions updated.

4\. Set the **start time** and **undo time** of the task

5\. View the preview and click **Save** to schedule the task. If you’ve set the start time to **Now**, the changes will be applied immediately

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

Once the task is complete, review your product status in the store to ensure the updates have been applied correctly

<figure><img src="/files/dwEzxj89TozbXlfrFWTe" 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.samita.io/bulk-price-editor-sami/bulk-edit-product-description/search-and-replace-text-in-product-description-in-bulk.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.
