# Data editing - rules

To edit the data, go to the Product Export module and click the Edit button for the selected export for which you want to edit the data.

![](/files/iIu1w57qDfNHw3GExhVQ)

On the next page, select Rules and then New Rule

![](/files/5cCvtBehVRuSQxgp7iLt)

Then you will have several options.

![](/files/LpvBHU4DptSI4v79WQ0I)

Add element - create a new element in XML&#x20;

Edit element - edit the element, eg overwrite the value of the element (eg add free shipping for products that meet a certain condition)

Hide element&#x20;

Hide the entire product&#x20;

Bulk edit - upload csv with edited data&#x20;

To confirm the adjustment, click on the "Create rule" button.


---

# 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/data-editing-rules.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.
