> For the complete documentation index, see [llms.txt](https://docs.nalpeiron.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nalpeiron.com/using-the-platform-ui/platform-shared-objects/using-reports.md).

# Using reports

Zentitle2 provides a variety of report tables throughout the user interface.&#x20;

These tables allow the user to **customize, export, sort, and filter** the contained information.

The icons on the top right and the columns themselves can be customized to your needs.

<figure><img src="/files/RsrPSXdEMjlWzQMPtxO3" alt=""><figcaption></figcaption></figure>

#### Exporting data

![](/files/TW1NXUxRBgU9eEYKDBwM)

To export the table data in Excel format, click on the leftmost icon ('Export selected rows'), which will automatically download an Excel format file of the selected rows of the table (or all rows if no specific rows are selected).

<div align="left"><figure><img src="/files/l3WFGFqdMap8rmSGs52l" alt=""><figcaption></figcaption></figure></div>

#### Choosing data

![](/files/13X3dK5QU1pWqwNmwOpj)

To select which columns should be included in the table, pick the second icon ('Column Chooser') and <mark style="color:red;background-color:yellow;">**drag and drop**</mark>**&#x20;**<mark style="color:red;">**column names/titles**</mark>**&#x20;into or out of the column chooser window**.&#x20;

You may also drag column titles from one place to another to set the column order.

#### Sorting data

![](/files/qsOc4ej3cN8LDnHvvHqq)

To sort by the values in a given column, click on the column name/title. Click on the column name again in order to reverse the sort order.

#### Filtering data

<div align="left"><figure><img src="/files/f5RMj6NbyG6IJ5ZPQ4xS" alt="" width="485"><figcaption></figcaption></figure></div>

To filter the values of a given column, click on the row below the column name and select the desired filter type. The list of options will depend on the type of data within that column (dates, numbers, strings, etc.)

#### Reset filters

![](/files/5bqrApNgA0CtQM3yy8mw)

To reset the filters back to the initial state, click on the third icon in the top right ('Reset grid filters').&#x20;

![](/files/i2HNV1xrr5TwGaWiewc4)

To restore the table back to its original settings, click on the fourth icon ('Reset grid layout').


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.nalpeiron.com/using-the-platform-ui/platform-shared-objects/using-reports.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.
