---
title: "createShelfGroup"
canonical: "https://help.vicon.com/space/ShogunPost116/341117490/createShelfGroup"
format: markdown
---
# Description

Creates a shelf group.

## Functional area

Interface

# Command syntax

## Syntax

|  |
| --- |
| `createShelfGroup ["tabName"] "groupName"` |

### Arguments

| **Name** | **Type** | **Required** | **Comments** |
| --- | --- | --- | --- |
| `tabName` | string | no | Optional name of tab |
| `groupName` | string | yes | The name of the group to create |

### Flags

None

## Return value

void

# Additional information

## Related commands

- [deleteShelfGroup](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost116/pages/341117667)
- [renameShelfGroup](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost116/pages/341119408)