# Getting started with the VizExtension

Viz Extensions allows you the capability to load new Viz types directly into your Tableau Worksheets. As a Tableau user, you will become less dependent on external applications and manual workflows!

**How to load the viz extension?**&#x20;

Import a Viz Extension TREX:

* If you have a TREX file:
  * Click on 'Access Local Extensions'
  * Navigate to the TREX file and select the TREX file.&#x20;
* If you do not have a Viz extension trex, you can

  * Search for  Sankey (eg.) in the Tableau Exchange
  * Click Open.

  **Authorize Extension**: Click ‘OK’ to allow the extension to run in your dashboard.

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

**Setting up your first viz**&#x20;

<figure><img src="/files/2eBPGAmQayrGmxLRyCgu" alt=""><figcaption></figcaption></figure>


---

# 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/showmemore/getting-started/getting-started-with-showmemore/getting-started-with-the-vizextension.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.
