# Setup Device Threshold Power Meter

## Device Threshold Power Meter Setup Steps

### 1. Open Power Meter Usecase Page

On the left navigation bar, click the usecase menu. Next click the power meter usecase page, then select the device you want to set the thershold for as shown below.

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

### 2. Setting the Threshold

On the device page click ‘Set Threshold’, then the Set Threshold pop up form will appear.

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

A pop up will appear as shown below. Select the parameter you want to set the threshold for.

{% hint style="info" %}
You can only set thresholds for a maximum of 3 parameters
{% endhint %}

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

Complete the form by filling in the **parameters, minimum value, maximum value, threshold value**. Also label and change the colour for the upper and lower bounds of the threshold as shown below.

{% hint style="info" %}
You can add a maximum of 3 threshold points
{% endhint %}

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

If it is appropriate then you can click ‘Save’ to save the threshold settings. If this process is successful, the result will look like the following image.

<figure><img src="/files/uWE5hAVA8J8XD8VZfJTd" 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.antares.id/en/antares-insight-hub/usecase/power-meter/setup-device-threshold-power-meter.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.
