# Block roaming for a specific carrier on the advanced console

{% hint style="danger" %}
Warning: Blocking a carrier should be done with caution.&#x20;

If the carrier you block is the only available option, the SIM may write it to the FPLMN (Forbidden networks) list. This can prevent the SIM from reconnecting and may require manual intervention to restore service.
{% endhint %}

1. Open the Advanced Console for the specific Thing from the Hub.

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

2. In the Thing details page, select Roaming Policy in the top-right corner.

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

3. Each profile has its own roaming policy. To block a carrier, you must apply the block per profile.

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

4. Select Override and locate the carrier you wish to block.

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

5. In the row for that carrier, check the box under Override (first column on the left).\
   Then, in the Block Roaming column (fourth from the left), select the block option.

<figure><img src="/files/5iU3lbJ83TseSYiqbJsb" 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/advanced-console/things-management/block-roaming-for-a-specific-carrier-on-the-advanced-console.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.
