---
title: "hierarchyView"
canonical: "https://help.vicon.com/space/ShogunPost121/1253738132/hierarchyView"
format: markdown
---
# Description

Use the hierarchyView command to reorganize and show attachments in the Hierarchy view.

## Functional area

Interface

# Command syntax

## Syntax

> Macro (scroll-tablelayout)

|  |
| --- |
| `hierarchyView [-reorganize] [-autoOrganize boolean] [-showAttachments boolean]` |

### Arguments

None

### Flags

| Name | Flag arguments | Argument type | Exclusive to | Comments |
| --- | --- | --- | --- | --- |
| `reorganize` | 0 | — | — | — |
| `autoOrganize` | 1 | boolean | — | — |
| `showAttachments` | 1 | boolean | — | — |

## Return value

void

## Examples

```plaintext
hierarchyView –reorganize –showattachments yes;
```