# How to Configure Static IP Address For a Thing?

1\.       Login to the Monogoto porta&#x6C;***.***

2\.       Go to ***Global Pools***.

3\.       In the ***Global Pools*** section you can see table with your account Private IP addresses pool. IP addresses are assigned from your Private IP pools to your Things automatically when a data session is opened by a Thing. However we can also take a non used IP from our IPs pool and assign it manually as a static IP address to your Things.

![](/files/gDdWuKD8NL5irbXDBHXQ)

{% hint style="info" %}
Please note that the global pool start and end IPs depend on the shown **Pool size** and **Range**. For example if the Pool size is **256** and the Range is shown with **0**, at the end (example: **11.111.111.0/24**), then it means that your first IP starts at **11.111.111.0** and last IP ends at **11.111.111.256**
{% endhint %}

{% hint style="danger" %}
Please note that you have to assign a Network to your Thing used Thing Group with an IP Pool, in order for your Things (SIM cards) to be able to receive the IP addresses and be able to use data.
{% endhint %}

![](/files/7WLgtZFxIPZfqFV9syaF)

4\.       Now that we know our IP pool range, please go to ***Things*** section in the portal and find a Thing (SIM card), that you want to have a static IP configured and press on its name. &#x20;

![](/files/4sjNEvRdXzhF0grIZ0G5)

5\.       Scroll down to the **IPs** section of the Thing menu. Please enter a free IP address from your IP pool (step #4) into the field.&#x20;

![](/files/U3iQ0r1vS03xXgbTjJ5a)

6\.       Press on a lock near the IP address to change the IP type from dynamic to static. This will prevent our assigned IP from changing.

![](/files/OJhXCElmtDUHkEZIcUsN)

7\.       Save changed, by scrolling down to the end of the page and pressing on **SAVE** button.&#x20;


---

# 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/platform/how-to-configure-static-ip-for-a-thing.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.
