# Things Groups

- [Create Things Group](https://docs.monogoto.io/advanced-console/things-groups/create-things-group.md): Creating a group is an important step for organizing your devices and defining how they connect to networks. Follow the steps below to ensure your group is properly configured.
- [Assign Things to Group](https://docs.monogoto.io/advanced-console/things-groups/assign-things-to-group.md): To assign Things to a Group, follow these steps.
- [Edit Things Group](https://docs.monogoto.io/advanced-console/things-groups/edit-things-group.md): To edit a Things Group, follow these steps:
- [Delete Things Group](https://docs.monogoto.io/advanced-console/things-groups/delete-things-group.md): To delete a Things Group, follow these steps:
- [Override Roaming Policy](https://docs.monogoto.io/advanced-console/things-groups/override-roaming-policy.md): A network operator defines a Roaming Policy for a customer based on Roaming Contracts. Customers can override the initial policy and change restrictions as needed (if there is more than one policy).


---

# 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.monogoto.io/advanced-console/things-groups.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.
