# Client Settings Policy

Client Settings can be used to create configuration changes for a Device Group or globally for all client devices.

An example of a common client setting is enabling driver patching:

* **Patching Client System > Enable Driver Updates** - Enable driver patching for BIOS and firmware. If set to **true** this will enable a client to perform driver updates.

## Configure a Client Settings Policy

1. Connect and log into to the Admin Portal.
2. Click **the gear icon > Settings > Client Settings Policies**.
3. To create a new policy, click **+ New**.

   In the **General Settings**, complete the following:

   * **Name** - Enter a unique name. For this example, *Enable driver patching*.
   * **Description** - Enter a description. For this example, *Enable driver updates on clients to allow patching*.
   * **Priority** - To ensure these settings apply to the target groups, set this value greater than 1.
   * **Target Groups** - Click **Browse** and select one or more Groups. In this example, we chose *All Clients*.

   ![](/files/GwP4bHzB2NA8fhkul4GJ)
4. Click **OK**.
5. In the **Client Settings** section, click **Add Settings**.

   ![Client settings](/files/fB0K3OUtwST7Nv4xG6gt)
6. Find and expand **Patching Client System**.
7. Check **Enable Driver Updates**.
8. Click **OK**.
9. Select **Enable Driver Updates** from the **Client Settings to Override** table.

   ![](/files/9ti97bTFkozCfauUwKWZ)
10. In the Settings Details, in the *New Value* field, enter **true**.
11. Click **Save** to create the policy. This will immediately distribute the policy to all target clients.


---

# 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.adaptiva.com/platform-guide/client-management/client-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.
