> For the complete documentation index, see [llms.txt](https://docs.qore.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qore.dev/table/modify-table.md).

# Modify Table

Modify data table in Qore is used to re-arrange your data table based on what you need. There are three feature for modify data table in Qore

1. [Sort](/table/modify-table/sort.md)
2. [Filter](/table/modify-table/filter.md)
3. [Hide and Show Field](/table/modify-table/hide-and-show-field.md)

{% hint style="info" %}
**Tip:** You can [save your modified Table as a view](/table/manage-views/create-views.md#save-modified-table-as-new-view)
{% endhint %}
