# Save configuration filter on table/view

Pada step sebelumnya kita telah mengetahui bagaimana cara memfilter data table [Broken mention](broken://pages/a9SlfTY3gAMLEliT42qD), kemudian pada tutorial kali ini kita akan membahas bagaimana menyimpan setting filter tersebut. Ketika setting filter disimpan maka akan digenerate sebagai grid view atau bentuk lain dari table tersebut.\
\
Ikuti step step berikut ini untuk menyimpan setting filter

1\. Setelah melakukan step dan step di tutorial sebelumnya [Broken mention](broken://pages/a9SlfTY3gAMLEliT42qD), kita dapat menyimpan filter setting tersebut dengan klik button Save to new view.<br>

![](/files/S14cocsmAfTAd5LgBWBF)

2\. Kemudian akan muncul pesan konfirmasi untuk membuat view baru, klik button Save modification as a new view.

![](/files/hr7GEXyfrdyjMvnzV6et)

3\. Tentukan nama view baru yang akan berisi setting filter. Lalu klik button create.<br>

![](/files/fK7iLyyTvv4IVRh7bS7A)

4\. Jika berhasil maka akan muncul view baru yang menjadi table child dari table request pinjaman.

![](/files/VI14pKS0gzI1YknSLd2b)

5\. Apabila nantinya terdapat perubahan filter setting, kita dapat mengupdate perubahannya dengan klik button save view config.

![](/files/AcJxdBvIFwZTzpKnSDOy)

Data di grid view tersebut juga akan terupdate sesuai dengan setting filter yang baru.

![](/files/zyc5UssNa7UM03DILKdp)


---

# 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://docs.qore.dev/faq/how-to-filter-data-on-table-view/save-configuration-filter-on-table-view.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.
