# Table

The table view displays your submissions in a spreadsheet layout. You can sort, filter, reorder and pin columns to tailor the view to your needs.

![](/files/e8DA7aS7jco6VwyxRL3p)

## Accessing the table view

![](/files/WoB7l6cbQz5TtBhEEq0i)

To access the table view, open the **side menu** — the same menu used to switch to the mixed, mosaic, or map view. The table view displays the **first 50 rows**; scroll to the bottom and click **Show more** to load additional rows.

## Select, order, and pin columns

![](/files/xvpb03Ul425gYGa5iNpm)

You can **select**, **order**, and **pin** columns as needed. Changes are saved automatically.

The **Columns** panel on the right lets you choose which columns to display using checkboxes. All form fields are listed — check the ones you want.

To change the column **order**, drag the handle to the right of each checkbox. You can also reorder columns **directly in the table** by dragging and dropping the column headers.

![](/files/EwFdAPSWj2jlNEOYZPee)

To **pin** a column, use the menu in the column **header**.

![](/files/mCpx9LNp06S5DglYxQXh)

## Add a filter

![](/files/NOhFA482VJRpUivWjJ2T)

The **Filters** panel on the right lets you apply one or more filters to your data. Select a field, configure the filter condition, then click **Apply**.

An **icon** appears next to the field name to indicate an active filter on that column. The **total number** of active filters is shown in parentheses on the side menu.

You can also add a filter **directly from a column header** using the menu available there.

## Mass actions

To perform [**mass actions**](/user-documentation/use/views/actions-from-views.md) (create a report, change the submission owner, export, duplicate, modify, delete), select one or more rows from the table.

A **checkbox column** is pinned to the left of the table. To select all rows, click the **checkbox in the table header**, then confirm using the banner that appears ("Select X items").

![](/files/cVN0dq41caCUkOcWMWEJ)

## Reset filters and column configuration

To reset your filters and column layout, click the **Reset** menu and choose either **Reset all filters** or **Reset my custom view**.

![](/files/za0HBpcBUkqMa3umyufj)


---

# 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://www.center.daxium-air.com/user-documentation/use/views/table.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.
