# Find and replace text of product title

Steps to manage

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

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

2\. In the **How to edit** field, choose **Search and replace text**. Enter the text you want to find in the **Search** field.​ Enter the text you want to replace it with in the **Replace** field.

*Example:* To change all product titles containing “Classic” to “Basic”

* **Search:** Classic​
* **Replace:** Basic​

This will update a product titled “Camicia Classic Shirt in Navy” to “Camicia Basic Shirt in Navy”.

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

3\. Select products to apply the change in **Apply to Products** part

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

5\. 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/CR3YVN0sSwbOkzRnEKpX" alt=""><figcaption></figcaption></figure>

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

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

If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address <support@samita.io>


---

# 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-title/find-and-replace-text-of-product-title.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.
