# Tableau

Welcome to the Quick Start Guide for SuperTables! By the end of this guide, you'll understand how to use the SuperTables Extension within Tableau, even if you're new to Tableau Extensions.  SuperTables can be used as either a Dashboard Extension or a Viz Extension. First you need to ensure that you have the prerequisites required to run SuperTables.

## Pre-Requisites

Before you begin, ensure you have the following:

<details>

<summary>Tableau Environment</summary>

You need a functioning Tableau environment (Desktop, Cloud, or Server). If you don't have one, you can [request a free trial](https://www.tableau.com/products/trial) on Tableau's website.

Supported Versions:&#x20;

* Tableau Desktop 2018.2 and later
* Tableau Server 2018.2 and alter
* Tableau Cloud

</details>

<details>

<summary>SuperTables Extension</summary>

You'll need to import the SuperTables extension into your Tableau Dashboard. There are two ways to do this.

1. **Using a TREX file**\
   This file contains the extension's information. If you're an existing customer or have requested a trial, you should have access to this file. If not, [request a free trial.](https://appsfortableau.infotopics.com/request-free-trial/)
2. **Using the Tableau Exchange**\
   The marketplace for Tableau extensions available on versions since 2018.2. If you do not have a TREX file, a free version of SuperTables found on Tableau Exchange can be used.

</details>

***

## Setting Up Your Extension

After Setting up the pre requisites you can then setting up SuperTables following one of the guides below:

{% content-ref url="quick-start-guide/setting-up-supertables-in-a-dashboard" %}
[setting-up-supertables-in-a-dashboard](https://docs.infotopics.com/supertables/getting-started/quick-start-guide/setting-up-supertables-in-a-dashboard)
{% endcontent-ref %}

{% content-ref url="quick-start-guide/setting-up-supertables-as-a-viz-extension" %}
[setting-up-supertables-as-a-viz-extension](https://docs.infotopics.com/supertables/getting-started/quick-start-guide/setting-up-supertables-as-a-viz-extension)
{% endcontent-ref %}


---

# 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/quick-start-guide.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.
