# UI Overview

The UI of super tables contains the follow parts,&#x20;

### The Data section

This is the most important section this is the part of super tables which contains all of your row data.

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

### The Side Configuration Pane

On the right side of the super tables we have a configuration pane that can be used to customize the appearance of presented data.

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

#### The side configuration pane contains 3 tabs:

<figure><img src="/files/33jaZ0zRoQYWkn8uyhKi" alt=""><figcaption></figcaption></figure>

#### Columns Pane

This panel contains all the columns that are available. The check box can be used to display the column in the table.

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

#### Filters Pane

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

Filter panel provides an overview of all the available filters and can be used to setup filters.

#### Formulas Pane

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

Formula panel can be used to create formulas.


---

# 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.infotopics.com/supertables/getting-started/ui-overview.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.
