# Properties Pane

The Properties pane can be accessed by clicking on the [![Toolbar Properties Icon.png](https://v30.wiki.optitrack.com/images/d/d1/Toolbar_Properties_Icon.png)](https://v30.wiki.optitrack.com/index.php?title=File:Toolbar_Properties_Icon.png) icon on the toolbar.

The Properties pane lists out the settings configured for selected objects. In Motive, each type of asset has a list of associated properties, and you can access and modify them using the Properties pane. These properties determine how the display and tracking of the corresponding items are done in Motive. This page will go over all of the properties, for each type of asset, that can be viewed or configured in Motive.

![Properties pane when no item is selected.](/files/2lUPJNWdd3By2G0meFUB) ![Properties pane when no item is selected.](/files/QuowsGp5oLd6QZzL4qma)

![Locking selection to the selected asset.](/files/TMrpvK4dyRC0ZR0Coopz)

## Overview

{% embed url="<https://vimeo.com/259377119/3582eb0dcd?embedded=true&owner=15736845&source=vimeo_logo>" %}

## Properties

Properties will be listed for recorded Takes, Rigid Body assets, Skeleton assets, force plate device, and NI-DAQ device. Detailed descriptions on each corresponding properties are documented on the following pages:

**Selected Items**

* [Properties: Take](/v2.3/motive-ui-panes/properties-pane/properties-pane-take.md)
* [Properties: Rigid Body](/v2.3/motive-ui-panes/properties-pane/properties-pane-rigid-body.md)
* [Properties: Skeleton](https://github.com/OptiTrack/GitBook-Wiki/blob/main/motive-ui-panes/properties-pane/properties-pane-Skeleton.md)
* [Properties: Camera](/v2.3/motive-ui-panes/properties-pane/properties-pane-camera.md)
* [Properties: eSync](/v2.3/motive-ui-panes/properties-pane/properties-pane-esync2.md)
* [Properties: Force Plates](/v2.3/motive-ui-panes/properties-pane/properties-pane-force-plates.md)
* [Properties: NI-DAQ](/v2.3/motive-ui-panes/properties-pane/properties-pane-ni-daq.md)

![Properties pane when a Rigid Body is selected](/files/8bI2r2tYKZI0wIgzXw6H)

## Advanced Settings

#### **Advanced Settings**

The Properties pane contains *advanced settings* that are hidden by default. Access these settings by going to the menu on the top-right corner of the pane and clicking *Show Advanced* and all of the settings, including the advanced settings, will be listed under the pane.

The list of advanced settings can also be customized to show only the settings that are needed specifically for your capture application. To do so, go the pane menu and click *Edit Advanced*, and uncheck the settings that you wish to be listed in the pane by default. One all desired settings are unchecked, click *Done Editing* to apply the customized configurations.

![](/files/r5PC7LZiHEnAGLRUSlft)


---

# 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/properties-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.
