# Groups of machines

### How to create a group of machines?

You can bundle machines into groups to manage them in a more convenient way. One company can have several groups of machines. To create a group:

1. Click `Create group`
2. Enter the group name
3. Select the group color
4. Select the machines you want to group

> If you have any issues or need further assistance, contact our support team via email at **<support@smvend.io>** or via chat located in the bottom right corner of the app.


---

# 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://help.smvend.io/personal-account/settings/groups-of-machines.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.
