# General

FlytBase general settings are the basic configurations for the drone that the operator can set. These settings include preferences, default drone controls, advanced drone controls, and gimbal controls.&#x20;

{% hint style="info" %}
These general settings are default set by FlytBase but can be changed as per the operator's requirement.
{% endhint %}

* Once the drone has been added and is online on the FlytBase dashboard, click on **Settings** from the right corner of the screen.
* In **Settings**, select a drone from the drop-down box at the top left corner of the settings. Then select **generals**.

<figure><img src="/files/5nokD00R7DRgmbPNFjmN" alt=""><figcaption><p>General Settings</p></figcaption></figure>

## Configuring General Settings

### Preferences

* Operators can customize their FlytBase dashboard by accessing selecting their preferred language, units of measurement, and map view to optimize their dashboard experience.

<figure><img src="/files/gnMfz17qzgeFyYdMrRhT" alt=""><figcaption><p>Preferences</p></figcaption></figure>

### Default drone controls&#x20;

* The operator can use the **Default drone controls** to set the desired speed and altitude for the drone during flights.

<figure><img src="/files/1lmea388KMljHdSeZ9T1" alt=""><figcaption><p>Default drone controls</p></figcaption></figure>

### Advanced drone controls

* To change the speed and sensitivity of the controls for manual flights, navigate to **Advanced drone controls** under the general menu in settings.

<figure><img src="/files/Q3JbVw1s4XHu3S3GV1cU" alt=""><figcaption><p>Advanced drone controls </p></figcaption></figure>

### Gimbal Controls

* **Gimbal controls** allow the operator to adjust the pitch sensitivity and pan sensitivity, which determines the speed at which the gimbal will pitch and pan during a mission.

<figure><img src="/files/siF4wXFlnYreAV5BMOCX" alt=""><figcaption><p>Gimbal Controls</p></figcaption></figure>

### How it works:

<figure><img src="/files/FUzme4TCiMlWhev40eIm" alt=""><figcaption><p>Advanced drone controls </p></figcaption></figure>

General Settings provide the operator with the ability to customize their dashboard as well as drone settings allowing for a personalized experience during drone operations.


---

# 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://legacydocs.flytbase.com/features/settings/general.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.
