# How to suspend a SIM?

1. Access your Monogoto account by logging in to the [Monogoto hub](https://hub.monogoto.io).
2. Click on the "Things" section from the sidebar.
3. Select the SIM you wish to suspend from the Things table.

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

4. In the Thing details page, click on the "Suspend SIM" action button at the top bar.

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

5. A pop-up window will appear. Click "Suspend" to confirm.

<figure><img src="/files/3VZdOkDy9wg7nrJmAe1x" alt="" width="375"><figcaption></figcaption></figure>

6. To verify the SIM was suspended you can view that the action button replaced to "Activate SIM" and in the status bar the status suspended appears.

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

{% hint style="info" %}
Info: To suspend several SIMs in a single operation,

1\. Click on the "Things" section from the sidebar.

2\. Select the SIMs you want to suspend.

3\. Apply the suspend action.
{% endhint %}

<figure><img src="/files/2MMAPKca7v2K4SX0QGkg" 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-suspend-a-sim.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.
