# Create a Configuration

## Overview

Configuration Management enables you to add a group of settings, e.g., Power Management, Firewall Settings, Display Settings. You can apply a configuration to a single computer or group of computers via the ACTION TOOLBAR.

{% hint style="info" %}
See [System and Security](/faronicsdeploy/create-configuration/system-and-security.md), [Network and Internet](/faronicsdeploy/create-configuration/network-and-internet.md), [Hardware](/faronicsdeploy/create-configuration/hardware.md), [User Accounts](/faronicsdeploy/create-configuration/user-accounts.md), [Appearance and Personalization](/faronicsdeploy/create-configuration/appearance-and-personalization.md), [Clock and Region](/faronicsdeploy/create-configuration/clock-and-region.md), [Ease of Access](/faronicsdeploy/create-configuration/ease-of-access.md), and [Others](/faronicsdeploy/create-configuration/others.md) for a guide to all Configurable Settings that are available.
{% endhint %}

### To Add a Configuration:&#x20;

![Add a new Configuration ](/files/-MVT-YD18WpcVbQcp_SL)

1\. Select the **Control Grid** tab on the top menu bar.

2\. Navigate to the **Applications** tab.

3\. Scroll to the **All** - **Windows** grid.

4\. Select a Computer Name (DESKTOP1 in this example), then the ACTION TOOLBAR will appear.

5\. Select the **APPLY CONFIGURATIONS** drop-down menu.

6\. Select the **Create New+** link (If Configurations have already been created, you will see a list of configurations and **Manage Configurations** link).

7\. Enter a **Configuration** **Name** for the new Configuration Set.

![New Configuration Set](/files/-MVSipwvkLDtdAYGJMsC)

8\. Select a setting to configure (**Time Zone** in this example).

9\. Select a **Time** **Zone** from the drop-down list.&#x20;

<img src="/files/-MVSjdikWpqZK-Y8NLPu" alt="" data-size="original">&#x20;

10\. Click **ADD**.

{% hint style="info" %}
You can add more than one Configuration to the Configuration Set, just click the **ADD SETTING** button and a dialog appears with all the available settings you can configure. <img src="/files/-MVSovGibzAISws_u-PO" alt="" data-size="original">&#x20;
{% endhint %}

11\. Click **SAVE**

{% hint style="warning" %}
**Don't forget to SAVE the Configuration, if you select another Configuration Preset from the menu on the left you will lose any unsaved changes.**
{% endhint %}

{% hint style="success" %}
The Configuration has successfully been created and will now appear under **Manage Configurations** in the **ACTION TOOLBAR**.
{% endhint %}


---

# 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.faronics.com/faronicsdeploy/create-configuration.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.
