# How to move Things between groups?

The Bulk Actions on Things feature allows users to manage multiple items effectively from the Things table. Follow these steps to use this feature:

1. Access your Monogoto account by logging in to the [Monogoto hub](https://hub.monogoto.io).
2. Go to the Things section.
3. Check the boxes next to each Thing you want to move group.
4. Click the “Add Action” button located above the table and select the “Move Group” action.

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

5. From the dropdown menu, choose the group to which you would like to transfer the selected SIMs.

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

6. Once all the values are filled out according to your needs, click on ‘Run’.

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

That's all. Once the action completed, your selected SIMs will appear in their new group.

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

<br>


---

# 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/hub/faq/how-to-move-things-between-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.
