# Indented rows view

The *Indent rows* feature displays dimensional data indented. When turned off, data is displayed side-by-side as dimension columns, enabling a different layout for comparisons and analysis.

To enable *Indent rows* view, follow these steps:

1. Click on **Edit sheet** button
2. Expand *Appearance -> Presentation*
3. Check the **Indent rows** option

<div align="left"><img src="/files/OYTZjJScYibE38rb101I" alt=""></div>

Dimensions are now displayed indented:

![](/files/5dDpAoltmfgbfOaELINB)

If you uncheck the *Indented rows* option, dimensions would be displayed as syde-by-side columns:

![](/files/6EKnDU5yCEheOybP1Vjy)


---

# 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://knowledgebase.qommentary.com/qommentary-pivot-table/setting-up-your-table/indented-rows-view.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.
