# Design & Structure

### Customizing Pages

A Page is an interface element that can span across various use cases. Create pages from scratch or generate an Admin Panel to get your application ready in less than 2 minutes.

{% content-ref url="design-and-structure/pages" %}
[pages](https://docs.jetadmin.io/user-guide/design-and-structure/pages)
{% endcontent-ref %}

### Filters (built-in)

Every table in your Jet app has built-in filtering functions. There are two ways to access these:

1. By the filter icon on the upper right of the table.
2. By *Filter by field* optio&#x6E;*.*

{% content-ref url="design-and-structure/components/lists/table/filter" %}
[filter](https://docs.jetadmin.io/user-guide/design-and-structure/components/lists/table/filter)
{% endcontent-ref %}

### Sort

You can sort your data or set a default sorting.

{% content-ref url="design-and-structure/sort" %}
[sort](https://docs.jetadmin.io/user-guide/design-and-structure/sort)
{% endcontent-ref %}

### Group

You can group your data to display on charts.

{% content-ref url="design-and-structure/group" %}
[group](https://docs.jetadmin.io/user-guide/design-and-structure/group)
{% endcontent-ref %}

### Actions

Action is an operation that you can perform in Jet Admin. Visually, the action is a button in the Jet Admin interface.

{% content-ref url="design-and-structure/actions" %}
[actions](https://docs.jetadmin.io/user-guide/design-and-structure/actions)
{% endcontent-ref %}
