# Edit Things Group

\
1\.       Click **Things Group** from the sidebar menu.

2\.       Select a Things Group and click the **Edit** icon to display the Things Group settings.

3\.       Modify the Things Group settings:

–      Group Name

–      Group Description

–      Security Profile

–      Network

–      Roaming Policy

4\.       Enter the **Webhook for MO SMS** address (optional).

5\.       Enable/disable the **Terminate MO SMS Messages in the Webhook** option (optional).

6\.       Enter the **Webhook for Alerts** address (optional).

7\.       Add a **Secret Key for Webhooks** (optional).

8\.       Click **Save & Close** to update the Things Group settings in the database.

{% embed url="<https://youtu.be/DOweX7dGWqE>" %}
How to Manage a Thing Group
{% endembed %}


---

# 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/edit-things-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.
