# Edit an element

It is used, for example, to edit product names, category names, set up free shipping, add gifts to products of a certain brand and desired value, etc. Using this rule, for example:

* Overwrite the product name (PRODUCTNAME) for the selected product. See Edit name - PRODUCTNAME
* You will create a rule for transcribing an e-shop category into a category (CATEGORYTEXT) according to the Heureka category tree. See Category Override Rule.
* You set free shipping (DELIVERY\_PRICE) for the products of the selected brand and set the validity date of the event (from-to). See Traffic Setup Rule.


---

# 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://help.conviu.com/data-editing-xml-and-csv/edit-an-element.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.
