# VRS X Security: Radar Privacy & User management

## User Management &amp; Access Control

This section handles the security of your VRS X instance, allowing you to control who can view your radar data and who can modify server configurations.

### Radar Visibility

The **Web Server settings** defines the global reach of your radar map. You can find it under **Server Settings** option:

[![image.png](https://docs.vrsx.app/uploads/images/gallery/2026-02/scaled-1680-/zglX7e6zE54foMfG-image.png)](https://docs.vrsx.app/uploads/images/gallery/2026-02/zglX7e6zE54foMfG-image.png)

- **Web server port:** Port number on which radar will be accessible
- **Admin port**: WiP: Port number for Admin Panel - Admin port can be the same as Web Server Port, but mind the security
- **RADAR VISIBILTY:** defines if radar is private or public. If Radar Visibility is OFF, user login is required. If its ON, everyone can see the radar.

---

### User Management (IAM)

VRS X includes a basic Identity and Access Management (IAM) system. This allows an administrator to create dedicated accounts for other users or additional admins.

You can find this panel under **Users** in the sidebar.

#### Roles and Privileges

<div class="horizontal-scroll-wrapper" id="bkmrk-role-permissions-adm"><div class="table-block-component"><div _ngcontent-ng-c2310012560="" class="table-block has-export-button is-at-scroll-start"><div _ngcontent-ng-c2310012560="" class="table-content not-end-of-paragraph" data-hveid="0" data-ved="0CAAQ3ecQahgKEwih4MCbyveSAxUAAAAAHQAAAAAQowY" decode-data-ved="1" jslog="275421;track:impression,attention" not-end-of-paragraph=""><table data-path-to-node="12"><thead><tr><td><span data-path-to-node="12,0,0,0">Role</span></td><td><span data-path-to-node="12,0,1,0">Permissions</span></td></tr></thead><tbody><tr><td><span data-path-to-node="12,1,0,0">**Admin**</span></td><td><span data-path-to-node="12,1,1,0">Complete access to the Admin Panel, server settings, and user management.</span></td></tr><tr><td><span data-path-to-node="12,2,0,0">**User**</span></td><td><span data-path-to-node="12,2,1,0">Authorized to view the radar map (when set to Private) but has no access to administrative tools.</span></td></tr></tbody></table>

</div><div _ngcontent-ng-c2310012560="" class="table-footer hide-from-message-actions" hide-from-message-actions="">  
</div></div></div></div>#### Administrator Actions

Administrators have the power to manage the user lifecycle at any time:

- **Toggle Role:** Instantly change a user's privileges between "User" and "Admin".
- **Reset PW:** Reset a user's password if they lose access.
- **Delete:** Permanently revoke access by deleting the account.

#### Creating New Users

Only an existing **Admin** can create new accounts.

1. Enter a **Username** (minimum 3 characters).
2. Assign a **Temporary Password** (minimum 6 characters).
3. Select the **Role** and click **Create User**.

> 💡 **First Login Policy:** To ensure account security, any new user **must change their password** upon their first login. If a user has not yet completed this step, their status will be displayed as **"Must change password"** in the management table.