# Insert Group

## Requirements

Linux Control Center = 2.10.X or higher

## Overview

The Insert Group action is used to insert Hosts into Linux Control Center groups

## Objective

The purpose of this document is to demonstrate step by step how to use the Insert Group action of the Linux Control Center.

## Insert Hosts into a Group

1. Access the **Hosts** screen

   ![](/files/kLRZy7Wmwcn7AYdWfqAw)
2. Click on **Actions** in the row and a desired Host and click on **Insert Group**.

   ![](/files/DqTvPdfrSLLKeByOWgGM)
3. To run on multiple Hosts simultaneously, select the desired Hosts and click on **Actions** at the top of the page and click on **Insert Group**.

   ![](/files/opr3VbP6PWH1ZtWAwVjC)
4. Click on the **Insert Group** field to choose the group in which the Hosts will be inserted.

   ![](/files/kj2DigYyDTbAlwud3oDx)
5. Click on **Yes** to execute the action.

   ![](/files/Nq2g1B8FEmg9vfxLpUmO)
6. See that the hosts are present in the selected group.

   ![](/files/VfZ2i5aDx9Hl7gDhqy7h)


---

# 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.linuxcontrolcenter.com.br/en/host-actions/insert-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.
