# Add more text to product description in bulk

For example: I want to add 1 sentence to all product that have tag “Women” in my store.

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/pzZbaIqG1B0ZXfAml3HV" alt=""><figcaption></figcaption></figure>

2\. in How to edit field, select **Add text to end** or **Add text to start** > enter the value (text) you want to add in **Value** field

*Example:* To add the sentence “The secret weapon in every confident woman’s wardrobe.”​

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

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

*For instance*, to update all products tagged with “Women”, set the condition: **Product tag is equal to Women**. 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/WWclM1x0l5jlLzMkKQKf" 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/8lIMqOKAMAc612bGk9sf" 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/add-more-text-to-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.
