# Edit template

{% hint style="info" %}
Batch actions work in the background, when they are fully executed you will see confirmation in the [Action center](/dashboard/dashboard/user-menu-and-action-center.md) and a new entry in [Activities](/system/activities/batch-actions.md).
{% endhint %}

Choose a product template from the list and click *Change template.* To abort the operation click *Cancel*.

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

Click on *Process x product* to start batch action or *Cancel* to abort.

<figure><img src="/files/DOcrEKzRtLmjVMrr81Jr" 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://usermanual.ergonode.com/products/catalog/batch-actions/edit-template.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.
