# Marker Sets Pane

This page goes over the features available on the Markersets pane. Markersets pane can be accessed by clicking on the [![Toolbar Markerset Icon.png](https://v23.wiki.optitrack.com/images/5/5b/Toolbar_Markerset_Icon.png)](https://v23.wiki.optitrack.com/index.php?title=File:Toolbar_Markerset_Icon.png) icon on the toolbar.

<figure><img src="/files/WySiDUeRM9hqGSLD78CC" alt=""><figcaption></figcaption></figure>

## Marker Set

The Marker Set is a type of [assets](/v2.3/motive/assets.md) in Motive. It is the most fundamental method of grouping related markers, and this can be used to manually label individual markers in post-processing of captured data using the [Labeling pane](/v2.3/motive-ui-panes/labels-pane.md). Note that Marker Sets are used for manual labeling only. For automatic labeling during live mode, a Rigid Body asset or a Skeleton asset is necessary.

Since creating rigid bodies, or skeletons, groups the markers in each set and automatically labels them, Marker Sets are not commonly used in the processing workflow. However, they are still useful for marker-specific tracking applications or when the marker labeling is done in pipelines other than auto-labeling. Also, marker sets are useful when organizing and reassigning the labels.<br>

### Create MarkerSet

To create a Marker Set, click the [![IconAdd.png](https://v23.wiki.optitrack.com/images/9/95/IconAdd.png)](https://v23.wiki.optitrack.com/index.php?title=File:IconAdd.png) icon under the [Assets pane](https://v23.wiki.optitrack.com/index.php?title=Assets_pane) and select *New Marker Set*.

<figure><img src="https://v23.wiki.optitrack.com/images/thumb/6/6a/AssetsPane_MarkerSet_111.png/300px-AssetsPane_MarkerSet_111.png" alt=""><figcaption><p>Creating a Marker Set from Assets pane</p></figcaption></figure>

### Adding Labels

Once a Marker Set asset is created, its list of labels can be managed using the Marker Sets pane. First of all, Marker Set assets must be selected in Motive and the corresponding asset will be listed on the Marker Set pane. Then, new marker labels can be added by clicking the [![IconAdd.png](https://v23.wiki.optitrack.com/images/9/95/IconAdd.png)](https://v23.wiki.optitrack.com/index.php?title=File:IconAdd.png) Icon. If you wish to create multiple marker labels at once, they can added by typing in the labels or copying and pasting a list of labels (a carriage-return delimited) from the windows clipboard onto the pane as shown in the image below\..(Press Ctrl+V in the Marker List window).

<figure><img src="https://v23.wiki.optitrack.com/images/thumb/1/10/MarkersetPane_AddLabels.png/450px-MarkersetPane_AddLabels.png" alt=""><figcaption></figcaption></figure>

## Context Menu Options

<figure><img src="https://v23.wiki.optitrack.com/images/b/b0/MarkersetsPane_ContextMenu_111.png" alt=""><figcaption><p>Marker Set pane context menu</p></figcaption></figure>

**Move to Top**

Move the selected label to the top of the labels list.

**Move Up**

Move the selected label one level higher on the list.

**Move Down**

Move the selected label one level lower on the list.

**Move to Bottom**

Move the selected label to the bottom of the labels list.

**Rename**

Rename the selected label

**Delete**

Delete the seleted label


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.optitrack.com/v2.3/motive-ui-panes/marker-sets-pane.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
