# Last Usage

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 **Last Usage**
* Choose **Trigger** Operation **>=** (more than or equal symbol)
* Enter **Trigger** Value **24**
* 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/ScQCnS7K989afRj7TvRS)

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 enable
{% endhint %}

{% embed url="<https://youtu.be/pZSWufp_t2w>" %}
Last Usage Alert
{% endembed %}


---

# 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-alerts/last-usage.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.
