# Data Tab

On this tab, you can configure how SuperTable fetches and represents your data. For a detailed overview, visit one of the following sections:

[Create Alias](/supertables/configuration/configuration-screen/data-tab/create-alias.md)

[Data Fetch Method](/supertables/configuration/configuration-screen/data-tab/data-fetch-method.md)

[Dimension Data Pane](/supertables/configuration/configuration-screen/data-tab/dimension-data-pane.md)

[Measure Data Pane](/supertables/configuration/configuration-screen/data-tab/measure-data-pane.md)

[Calculations Pane](/supertables/configuration/configuration-screen/data-tab/calculations-pane.md)

[Column Groups Pane](/supertables/configuration/configuration-screen/data-tab/column-groups-pane.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/supertables/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.
