# 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](https://docs.qore.dev/table/modify-table/sort)
2. [Filter](https://docs.qore.dev/table/modify-table/filter)
3. [Hide and Show Field](https://docs.qore.dev/table/modify-table/hide-and-show-field)

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