> For the complete documentation index, see [llms.txt](https://docs.monogoto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monogoto.io/advanced-console/platform/how-to-configure-alerts/network-registration.md).

# Network Registration

1\.      Login to the Monogoto portal and go to **Alerts*****.***

2\.      Press on button **Add New Alert.**

3\.      Configure the Alert.

* Enable Alert by pressing on button Active (green = enabled)
* Enter a name for the Alert
* Enter a description for the Alert
* Choose **Trigger** Metric **General Event**
* Choose **Trigger** Operation **contains**
* Enter **Trigger** Value **Network Registration of**
* Select **Actions**. In this case we will use **Alert Webbook,** so that we are informed about the triggered Alert by this method, but you may use different **Actions,** based on your individual needs.
* Select **Severity**&#x20;
* Select **Thing Groups**
* Select Alert type **Override** or **Multiple**. We advise to use **Override**, because having **Multiple** notifications of the same Alert can get messy in the portal.

{% hint style="info" %}
Kindly note that you may apply this Alert not necessary to Thing Groups, you can use Tags instead. So that this Alert will apply to Things that have selected Tag
{% endhint %}

![](/files/WF5MPM1a1UV1fV8qY7Mu)

4\.      Click **SAVE & CLOSE** to update Alert settings in system database.

{% hint style="info" %}
Please note that it will take several minutes for your Alert to become active after it was created and enabled
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-alerts/network-registration.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.
