---
url: /set-instructions/indent.md
description: Adds one level of indentation to every element currently in the working set.
---

# Indent

Adds one level of indentation to every element currently in the working list, regardless of where those elements naturally sit in the hierarchy. Useful for visually nesting a whole set beneath something else on the same axis, without changing which elements are included.

#### Example

```
1. Element: Q1 Actuals
2. Indent
```

Pushes the `Q1 Actuals` entry in one level - useful when stacking it beneath a heading row that isn't itself part of the set. See [Reset Indents](/set-instructions/reset-indents) for removing indentation instead.

![Indent pushes an element in one level regardless of where it sits in the hierarchy](/set-instructions-example-indent.svg)
