# Set up SuperTables

### Set up

{% hint style="info" %}
To use InputTables you need SuperTables 5.0+. If you do not have **SuperTables** yet, you can [request a free trial](https://appsfortableau.infotopics.com/request-free-trial/) here.
{% endhint %}

1. Use your local SuperTables .trex file and add it to your dashboard&#x20;

   OR\
   Download the SuperTables .trex file from your free trial and add it to your dashboard
2. Open the configuration of SuperTables
3. Go to the InputTables tab in the SuperTables configuration and verify it is there.

{% hint style="info" %}
You can get a Trex from the following places, depending on your subscription

* Company Portal (for share users)
* Executable (for enterprise users)
* ExtensionsManager&#x20;
  {% endhint %}


---

# 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/inputtables/getting-started/set-up-supertables.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.
