# Configuration Screen

***Note: Configuration screen can only be accessed if you are in authoring mode.***

This section describes the configuration of your SuperTables you can customize how the data is presented. The configuration screen is further divided into multiple tabs. For a more detailed guide on configuring the options on each tab follow one of the subpages below:

[Data Tab](/supertables/configuration/configuration-screen/data-tab.md)

[Actions Tab](/supertables/configuration/configuration-screen/actions-tab.md)

[Appearance Tab](/supertables/configuration/configuration-screen/appearance-tab.md)

[Theme Tab](/supertables/configuration/configuration-screen/theme-tab.md)

[Restrictions Tab](/supertables/configuration/configuration-screen/restrictions-tab.md)

[Tooltip Tab](/supertables/configuration/configuration-screen/tooltip-tab.md)

[Export Tab](/supertables/configuration/configuration-screen/export-tab.md)

[About Tab](/supertables/configuration/configuration-screen/about-tab.md)

**Note**: You’re able to use SuperTables whilst the configuration screen is open!


---

# 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/configuration/configuration-screen.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.
