# How to assign and remove tags?

The Bulk Actions on Things feature allows users to manage multiple items effectively from the Things table.&#x20;

## Assigning a tag&#x20;

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 assign the tag.
4. Click the “Add Action” button located above the table and select the “Assign Tags”.

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

5. From the dropdown menu, choose the tag you would like to assign to the selected SIMs.

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

6. Create new tag (Optional): If you prefer to assign a new tag that doesn’t appear in the dropdown, type it in the field and press Enter on your keyboard when finished.

<figure><img src="/files/1VqdBFVUvrR5vDjlQpI1" alt=""><figcaption></figcaption></figure>

7. Select "Customer" tag type from the dropdown menu.

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

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

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

After the action completes, your selected SIMs will display their new tag.

<figure><img src="/files/8mFfe5kSSMlQ81WRtd5K" alt=""><figcaption></figcaption></figure>

## Removing a Tag

To remove a tag, follow similar steps as outlined above:

1. Check the boxes next to each Thing you want to assign the tag.
2. Click the “Add Action” button located above the table and select the “Remove Tags”.

<figure><img src="/files/43JTRCkUD2FsqIfKr29k" alt=""><figcaption></figcaption></figure>

3. From the dropdown menu, choose the tag you would like to unassign from the selected SIMs.

<figure><img src="/files/6sc5BXFXONyVSZSlqFKV" alt=""><figcaption></figcaption></figure>

4. Click on ‘Run,’ and once the action is completed, your selected SIMs will appear without the selected tag.

<figure><img src="/files/WTNJantSbaqR4RAJ9ZT9" 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-assign-and-remove-tags.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.
