# Create a Group

## Before you Start

Make sure you have the following configured before you start:

* Faronics Deploy Agent needs to be installed on at least one computer so that it reports to the Deploy Console.

## **How to Create a Group**&#x20;

To create a group:

![Create a new group](/files/-MUKb_fWNjnVNnVcXqY9)

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

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

3\. Click on the name of a computer from the list; the **ACTION TOOLBAR** will now appear.

4\. Click the drop-down box under **Change Group**.

5\. Enter a name for the group in the **Create New Group** field.

6\. Click **+** to create the new group.

{% hint style="success" %}
A new group has now been successfully created and will appear in the drop-down under **Change Group** 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/application-management/groups-configuration/create-a-group-1.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.
