# The rule for hiding an element

First choose Export -> Edit&#x20;

![](/files/iIu1w57qDfNHw3GExhVQ)

Then go to Rules -> New rule

![](/files/5cCvtBehVRuSQxgp7iLt)

In the next menu, choose Hide Element&#x20;

![](/files/LpvBHU4DptSI4v79WQ0I)

The following example shows how to hide the CUSTOM\_LABEL\_0 element.

![](/files/aAwev1vzS5ZIQSR6e5i1)

If you want to hide eg all parameters in param elements (eg for Mall feed), then you can hide ITEM> PARAM and thus hide all parameters.


---

# 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/the-rule-for-hiding-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.
