# Default User Settings

## Default User Settings

The radio settings menu offers vast preference options for sound effects, text-to-speech, automatic gain control, and more. Some communities may wish to enable or disable specific settings for users by default.

### Setting Defaults

In the Admin panel, select `Customization` > `Default Settings`

Here you can enable, disable, and configure default settings for all users in your community.

<figure><img src="/files/L4Mb9qhTTalgBca6vkHi" alt="" width="375"><figcaption><p>Sonoran Radio: Default Community Settings</p></figcaption></figure>

### Users: Reset to Default

Users can still customize their own setting preferences by selecting the gear icon in the dispatch or radio view to override the community defaults.

Under the `Advanced` tab, users can select `Reset Settings` to reset to the community defined defaults.

<figure><img src="/files/RWxyX7oiaUk6nARkcN3V" alt="" width="283"><figcaption><p>Sonoran Radio: Reset Settings</p></figcaption></figure>

## FiveM Default Settings

Some FiveM specific settings can be customized in the resource configuration.

### Keybinds

The server defaults for push-to-talk, AI callouts, etc. can be configured in the [config's `keybinds` property](/radio/tutorials/getting-started/installing-the-in-game-resource.md#updates).

### ESC Behavior

The server default for radio [escape key handling](https://docs.sonoransoftware.com/radio/tutorials/usage/dispatch-panel/pages/qFi4zHRaHYV1yEu0Z5Ud#c.-esc-options) can be configured in the [config's `defaultEscapeMode` property](/radio/tutorials/getting-started/installing-the-in-game-resource.md#updates).


---

# 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.sonoransoftware.com/radio/tutorials/usage/dispatch-panel/default-user-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.
