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

Creates a shelf group.

## Functional area

Interface

# Command syntax

## Syntax

> Macro (scroll-tablelayout)

|  |
| --- |
| `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/ShogunPost121/pages/1253738119)
- [renameShelfGroup](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253738054)