# 3. Configure Policies in the Group

Groups are used to assign policies to endpoints. Each machine separated into other groups depend on OS and usage type. By default policies are pre-configured in the default groups, but they can be modified. Also, users can create a new group and assign specific policies and machines to that group.

Go to "Rules & Policies" -> "Policy Management" -> "Group Management". Click on the "+ Create" button to create a new group and design the group policy with the required analysis types. Device assignments to the groups can be dynamic or static according to the users decisions.

<figure><img src="/files/l1jNI8UqVu5YrSgGraR2" alt=""><figcaption></figcaption></figure>

Users can assign the policies to the groups. In this easy deployment case, please define the default policies. Then click on the "Save" button below.

### Enabling/Disabling The Policies

Users can enable or disable policies under the "Rules & Policies" -> "Policy Rules". Also, it can be enabled or disabled directly from the policy itself.

<figure><img src="/files/i233vpYkwPhIoekjniM8" alt=""><figcaption></figcaption></figure>


---

# 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.cloudcyte.com/getting-started/agent-based-deployment/3.-configure-policies-in-the-group.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.
