# User and Group Settings

## Overview

Settings can be used to control RealmJoin Client's behavior and configure features like [LAPS](/realmjoin-agent/realmjoin-client/local-admin-password-solution-laps.md).

If settings have been created/assigned to users, you can review them under ![](/files/rsQw7zextf8pYvMnBDJU) - User Settings

Accordingly, if settings have been applied to any group, including "**RealmJoin - All Users"**, these can be reviewed under ![](/files/elwdpdb5nicxvM09GpHW) - Group Settings.

## Default Values

You can define default group setting values by adding them to the built-in RealmJoin group "RealmJoin - All Users". These group settings can be overwritten by group settings assigned to any other group.

Example:

Set the RealmJoin Agent Channel to "release" for all your users (using "RealmJoin - All Users) and assign the "beta" channel to another 'real' group. This will overwrite the channel setting for these users because a 'real' group has higher priority.

## Settings Editor

<figure><img src="/files/VjdhfIdiaXD4zozv2txE" alt=""><figcaption><p>Settings Editor</p></figcaption></figure>

Be aware: The value of the setting must be valid JSON, which includes singular values like `true` or strings (without brackets).

The switches in the lower half of the wizard allow scoping this setting to certain scenarios like VDI / Windows365 machines.

You can modify and delete settings from the Settings Editor. You cannot create new settings here - Please navigate to the user or group you want a setting applied to and create the setting there.

See [Available Settings](/ugd-management/user-and-group-settings/additional-settings.md) to review which settings can be used.


---

# 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.realmjoin.com/ugd-management/user-and-group-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.
