# Select Layout

KPI cards can be displayed in a tree or grid layout.&#x20;

Choose the **grid layout** if you want to display KPI cards in a grid as part of a dashboard or as a dedicated KPI dashboard.&#x20;

Use the **tree layout** if you want to show a hierarchy within your KPIs or if you want to break down a specific KPI into its driving factors.

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

A **default layout** can be set as well, since for the grid layout there's also a table layout available. If a tree is set up in the configuration, users can toggle from the tree to a grid and to a table view.

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

When you use the **dashboard extension**, select the **source sheet** before you choose a layout type.

<figure><img src="/files/CD6OSqN3skBn23m8kqjb" alt=""><figcaption><p>Select layout in dashboard extension</p></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/select-layout.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.
