# How to update the Thing (SIM) name?

1. Access your Monogoto account by logging in to the [Monogoto hub](https://hub.monogoto.io).
2. Once you are logged into your account, click on the “Things” in the sidebar

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

3. Locate the item in the Things table that you wish to rename, and click on its ICCID.

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

4. In the Thing details page, locate and click on the "Advanced Console" button.

<figure><img src="/files/4k0wlc4WvHcmZ93aocmF" alt=""><figcaption></figcaption></figure>

5. On the Thing Details page, locate the field labeled Name. You can edit this field by clicking into it and typing in the new name you wish to assign to the Thing. Make sure to choose a name that clearly identifies the device for easy reference.

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

6. After you have entered the new name, scroll down to the bottom of the page and click on the "Save" button. This action will ensure that your changes are recorded in the system, and the new name will be applied to the selected Thing.

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

7. Once you have saved your changes, navigate back to the “Things” page in the hub. You will see that the new name has now replaced the old name for the specific Thing.

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


---

# 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-update-the-thing-sim-name.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.
