# Setting up SuperTables as a Viz extension

Let's setup SuperTables in Dashboard. Let's get started!

## 1. Prepare a Worksheet

Create a worksheet containing the data for SuperTables. We will be using the Superstore dataset for this guide.

1. **Create a New Worksheet:** For example, Name it 'ST Worksheet'.
2. **Add Data:** Drag all columns from the left pane into the 'Detail' marks card.

<figure><img src="/files/xqfjpQbXBS8Y5IIbDyv5" alt=""><figcaption></figcaption></figure>

## 2. Add SuperTables to Your WorkSheet

1. **Add The Extension:** Navigate to the Marks Pane and Select Add Viz Extension from the dropdown.

<figure><img src="/files/HhZ1AR4f7eSf8SOB0eZs" alt=""><figcaption></figcaption></figure>

1. **Import SuperTables:**
   * If you have a TREX file:
     * Click on 'Access Local Extensions'
     * Navigate to the TREX file and select the TREX file.
   * Alternatively:
     * Search for SuperTables in the Tableau Exchange
     * Click Open.
2. **Authorize Extension**: Click ‘OK’ to allow the extension to run in your dashboard.

## 3. Configure SuperTables

Set up SuperTables for your data.

1. **Open Configuration**: Click Format Extension on the Marks Pane to open the configuration window.

<figure><img src="/files/qhV28WRlu76zkqDqVQt2" alt=""><figcaption></figcaption></figure>

1. **Apply Settings**: Hit ‘Apply & Close’ to view your data in SuperTables.

:tada:Congratulations! :tada: You have successfully added and configured SuperTables in your Tableau dashboard.&#x20;

Now, explore all the[ powerful features](broken://pages/YZjxbGJatqlek9xQdeJR) SuperTables offers.

For more information on configuring SuperTables, check out the detailed [Configuration Screen documentation](/supertables/configuration/configuration-screen.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/getting-started/quick-start-guide/setting-up-supertables-as-a-viz-extension.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.
