# MOTIVE UI PANES

- [Settings](https://docs.optitrack.com/motive-ui-panes/settings.md): An introduction to the Applications Settings panel.
- [Settings: General](https://docs.optitrack.com/motive-ui-panes/settings/settings-general.md): Motive's General Settings defined.
- [Settings: Assets](https://docs.optitrack.com/motive-ui-panes/settings/settings-assets.md)
- [Settings: Live Pipeline](https://docs.optitrack.com/motive-ui-panes/settings/settings-live-pipeline.md): Motive's Live Pipeline Settings defined.
- [Settings: Streaming](https://docs.optitrack.com/motive-ui-panes/settings/settings-streaming.md)
- [Settings: Views](https://docs.optitrack.com/motive-ui-panes/settings/settings-views.md): Motive's Views Settings defined.
- [Settings: Mouse and Keyboard](https://docs.optitrack.com/motive-ui-panes/settings/settings-mouse-and-keyboard.md)
- [Settings: Audio](https://docs.optitrack.com/motive-ui-panes/settings/settings-audio.md)
- [Assets Pane](https://docs.optitrack.com/motive-ui-panes/assets-pane.md)
- [Builder Pane](https://docs.optitrack.com/motive-ui-panes/builder-pane.md): A review of the functions available on the Builder pane.
- [Constraints Pane](https://docs.optitrack.com/motive-ui-panes/constraints-pane.md): This page provides instructions for using the Constraints pane in Motive.
- [Constraints XML Files](https://docs.optitrack.com/motive-ui-panes/constraints-pane/constraints-xml-files.md)
- [Calibration Pane](https://docs.optitrack.com/motive-ui-panes/calibration-pane.md): An overview of common features available in the Calibration Pane.
- [Data Pane](https://docs.optitrack.com/motive-ui-panes/data-pane.md): An overview of the Data pane and its contents.
- [Devices Pane](https://docs.optitrack.com/motive-ui-panes/devices-pane.md): An overview of features available in the Devices Pane.
- [Edit Tools Pane](https://docs.optitrack.com/motive-ui-panes/edit-tools-pane.md)
- [Graph View Pane](https://docs.optitrack.com/motive-ui-panes/graph-view-pane.md): Instructions and tips on using the Graph View pane to visualize tracking data.
- [Info Pane](https://docs.optitrack.com/motive-ui-panes/info-pane.md): Details for using the tools available on the Info Pane.
- [Labels Pane](https://docs.optitrack.com/motive-ui-panes/labels-pane.md)
- [Log Pane](https://docs.optitrack.com/motive-ui-panes/log-pane.md)
- [Probe Pane](https://docs.optitrack.com/motive-ui-panes/probe-pane.md)
- [Properties Pane](https://docs.optitrack.com/motive-ui-panes/properties-pane.md): An overview of common features available in the Properties Pane.
- [Properties Pane: Camera](https://docs.optitrack.com/motive-ui-panes/properties-pane/properties-pane-camera.md): An in-depth look at the properties available for Cameras.
- [Properties Pane: Force Plates](https://docs.optitrack.com/motive-ui-panes/properties-pane/properties-pane-force-plates.md)
- [Properties Pane: NI-DAQ](https://docs.optitrack.com/motive-ui-panes/properties-pane/properties-pane-ni-daq.md)
- [Properties Pane: OptiHub2](https://docs.optitrack.com/motive-ui-panes/properties-pane/properties-pane-optihub2.md)
- [Properties Pane: Rigid Body](https://docs.optitrack.com/motive-ui-panes/properties-pane/properties-pane-rigid-body.md): An in-depth look at the properties available for Rigid Bodies.
- [Properties Pane: Skeleton](https://docs.optitrack.com/motive-ui-panes/properties-pane/properties-pane-skeleton.md): An in-depth look at the properties available for skeleton assets.
- [Properties Pane: Take](https://docs.optitrack.com/motive-ui-panes/properties-pane/properties-pane-take.md)
- [Properties Pane:  Trained Markerset](https://docs.optitrack.com/motive-ui-panes/properties-pane/properties-pane-trained-markerset.md): An in-depth look at the properties available for Trained Markersets.
- [Properties Pane: eSync2](https://docs.optitrack.com/motive-ui-panes/properties-pane/properties-pane-esync2.md)
- [Status Panel](https://docs.optitrack.com/motive-ui-panes/status-panel.md)
- [Toolbar/Command Bar](https://docs.optitrack.com/motive-ui-panes/toolbar-command-bar.md): A glossary of the items available on the toolbar and the command bar of Motive.
- [Control Deck](https://docs.optitrack.com/motive-ui-panes/control-deck.md): An in-depth look at the features and functions available on the Control Deck.
- [Viewport](https://docs.optitrack.com/motive-ui-panes/viewport.md)


---

# 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/motive-ui-panes.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.
