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

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

## Functional area

Interface

# Command syntax

## Syntax

|  |
| --- |
| `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;
```