# Configuration Screen

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

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

[General Tab](/finance-tables/configuration/configuration-screen/general-tab.md)

[Data tab](/finance-tables/configuration/configuration-screen/data-tab.md)

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

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

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

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

[About tab](/finance-tables/configuration/configuration-screen/about-tab.md)

**Note**: You’re able to use FinanceTables 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/finance-tables/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.
