# Getting started with the VizExtension

To quickly get started with PowerKPIs, download the free PowerKPIs viz extension from the Tableau Extension Gallery or your local viz extension .trex file.

Then follow these steps:

**For Grid Layouts**

1. Add your measures to **Measure**
2. Add a **Date** field to **Date**
3. Add a KPI dimension (e.g. *Segment*) to **Cards**
4. *(Optional)* Add a **Scenario** field to **Scenario**
5. Click ⚙️ and configure your PowerKPIs
6. Have fun!

***

**For Tree Layouts**

1. Add your measures to **Measure**
2. Add a **Date** field to **Date**
3. For recursive data (parent-child), add a KPI and Parent KPI field to **Cards**
4. For categorical data, add hierarchy fields to **Cards** and define the hierarchy in the extension
5. Click ⚙️ and configure your PowerKPIs
6. Have fun!

Congratulations on your first PowerKPIs project 🎉!

Optionally add more measures to the Measure Values shelf or a dimension to break down a measure dimensionally.

<figure><img src="/files/MjORhD0Xb30bXHr0T6ND" 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/powerkpis/getting-started/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.
