# Data tab

On this tab, you can configure how Finance Tables represents and enriches your data.

The Data tab is divided into multiple sections. In these sections you can configure dimensions, measures, calculated columns, calculated rows, row groups, combined columns and column groups.

For a more detailed guide, visit one of the pages below:

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

* [Dimension format](/finance-tables/configuration/configuration-screen/data-tab/dimensions/dimension-format.md)
* [Dimension properties](/finance-tables/configuration/configuration-screen/data-tab/dimensions/dimension-properties.md)

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

* [Measure format](/finance-tables/configuration/configuration-screen/data-tab/measures/measure-format.md)
* [Measure properties](/finance-tables/configuration/configuration-screen/data-tab/measures/measure-properties.md)

[Conditional coloring](/finance-tables/configuration/configuration-screen/data-tab/conditional-coloring.md)


---

# 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/data-tab.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.
