# Settings

The settings page contains all relevant device, account and mav settings that may need to be configured off vozilla.&#x20;

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

{% stepper %}
{% step %}

### Setting Search

This search bar can be used to search for various setttings and information cards that are available on the settings page.
{% endstep %}

{% step %}

### Setting Groups

All the setting groups can be found on the left side of the settings page.
{% endstep %}

{% step %}

### Setting Content

Each setting groups displays various content for the configurable settings and information available. This is where you will find all the tools needed to configure your vozilla application, manage [Organizations](/gcs-software/vozilla-2.0/settings/organizations.md), configure device settings, and configure your mav settings.
{% endstep %}
{% endstepper %}


---

# 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.theseus.us/gcs-software/vozilla-2.0/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.
