> For the complete documentation index, see [llms.txt](https://docs.inforiver.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inforiver.com/super-filter/filter-types/2.-facet-filter/ii.enhanced-features-in-facet-filter/c.edit-data.md).

# c.Edit Data

The **Edit Data** option in Super Filter allows users to modify the names of items within categories in the facet filter, providing a customized display.

### Steps to Use the Edit Data Option:

{% stepper %}
{% step %}
Click on the **Edit Data icon** located near the category heading in the facet filter.
{% endstep %}

{% step %}
A **popup** will appear displaying the item names along with a corresponding text input column.
{% endstep %}

{% step %}
Enter the desired name in the text field for the specific item you want to customize.&#x20;
{% endstep %}

{% step %}
Click on the erase icon at the top right corner to remove the changes made.
{% endstep %}

{% step %}
Click **OK** to apply the changes.
{% endstep %}

{% step %}
The edited names will now be displayed in the filter.
{% endstep %}

{% step %}
This option becomes available when a date hierarchy is included in the facet filter.
{% endstep %}
{% endstepper %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPIvQSuyE40UC9wv5uGgW%2Fuploads%2FJ8y38dDRdsaFkMiPl7O9%2FScreen%20Recording%202025-01-20%20233934.mp4?alt=media&token=db1bf07f-c0db-473a-ab04-6184f0cd7fa9>" %}
Video 1: Edit data in facet filter
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.inforiver.com/super-filter/filter-types/2.-facet-filter/ii.enhanced-features-in-facet-filter/c.edit-data.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
