# Connected Users List

<figure><img src="/files/AUxHRsPMASc3iFtOJPkX" alt=""><figcaption><p>Sonoran Radio - Connected Users</p></figcaption></figure>

## Accessing the Connected Users List

In-game, users can utilize the `/radiousers` command or a [customizable FiveM keybind](/radio/tutorials/usage/in-game-radio/using-the-in-game-radio/fivem-keybinds-and-commands.md) (`F11` by default) to open the connected users window.

This window displays all active users connected to the radio, and the channel they are in. When a user is transmitting, their name will turn green.

### Resize and Reposition

#### Resize

To resize the connected users list, use the command `/radiouserssize W H` with `W` being the width in pixels (ex: `500`) and `H` being the height (ex: `500`).

<figure><img src="/files/J2QU7BxE0D0pvLbNfCVf" alt="" width="375"><figcaption></figcaption></figure>

#### Reposition

To move the connected users list on your screen, click and drag while the in-game radio is in focus.

## ACE Permission Restrictions

Communities can restrict access to this command with ACE permissions:

{% content-ref url="/pages/IRfsHxtFWfwB7ApaKkX4" %}
[Configuring ACE Permissions](/radio/tutorials/usage/in-game-radio/configuring-ace-permissions.md)
{% endcontent-ref %}


---

# 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/in-game-radio/connected-users-list.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.
