# Settings

## **Overview**

The Application Settings panel can be opened under the [View tab](/v3.0/motive-ui-panes/toolbar-command-bar.md#view) or by clicking [![Toolbar AppSettings 20.png](https://v30.wiki.optitrack.com/images/8/8e/Toolbar_AppSettings_20.png)](https://v30.wiki.optitrack.com/index.php?title=File:Toolbar_AppSettings_20.png) icon on the main toolbar in Motive. Most of the settings that are related to the overall software and the system can be accessed and configured in this panel. This includes camera system setting, data pipeline settings, streaming settings, and hotkeys and shortcuts.

{% hint style="info" %}
Changes to the Application Settings can be resetted by *Reset Settings* under the Edit Tools tab from the main [Toolbar](/v3.0/motive-ui-panes/toolbar-command-bar.md).
{% endhint %}

![Application settings panel in Motive.](/files/Sm7RICO6TT84ngfKeny4)

### Settings

* [Settings: General](/v3.0/motive-ui-panes/settings/settings-general.md)
* [Settings: Assets](/v3.0/motive-ui-panes/settings/settings-assets.md)
* [Settings: Live Pipeline](/v3.0/motive-ui-panes/settings/settings-live-pipeline.md)
* [Settings: Streaming](/v3.0/motive-ui-panes/settings/settings-streaming.md)
* [Settings: Views](/v3.0/motive-ui-panes/settings/settings-views.md)
* [Settings: Mouse and Keyboard](/v3.0/motive-ui-panes/settings/settings-mouse-and-keyboard.md)
* [Settings: Audio](/v3.0/motive-ui-panes/settings/settings-audio.md)

### Advanced Options

{% hint style="info" %}
**Advanced Settings**

The Application Settings 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.
{% endhint %}

![](/files/92Hae8TCRtQ6n0sFJbXF)


---

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