# Create a New Alert

Create a New Alert is one of the features available under the Alert tab, used to set usage thresholds for the coins being used. On the LLM menu in the Service Portal AI, select the Alert tab. Click the "+ Create Alert" button.

<figure><img src="/files/8Bw8XdqGg305f49b8N5l" alt=""><figcaption></figcaption></figure>

The Create Alert window appears. Specify the name to be used.

<figure><img src="/files/7g8awamQ11Pq7YfgNosF" alt=""><figcaption></figcaption></figure>

In the Metric field, you can choose Coin or Spend, in this guide select Coin.

<figure><img src="/files/1Pb1thPkT7QirEm9rT3i" alt=""><figcaption></figcaption></figure>

Set the coin threshold value.

<figure><img src="/files/08LB9lDLtoSc8jTL43m1" alt=""><figcaption></figcaption></figure>

In the Variable field, you can choose Less Than or Greater Than. &#x20;

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

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

Add the email address that will receive the notification, then click the "+" button to add the email to the list of recipients for this LLM coin usage alert.

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

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

Set the Period during which notifications should be sent.

<figure><img src="/files/1Hb8iKdjxQWrl7ETBqgZ" alt=""><figcaption></figcaption></figure>

Enter a Description, then click Submit to add the alert to your LLM project alert list.

<figure><img src="/files/3HzyKoR5gqjs9m4ady6E" alt=""><figcaption></figcaption></figure>

A notification will appear: "LLM Alert has been successfully created."

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

You can receive notification emails based on the configurations you make.


---

# 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.cloudeka.ai/deka-llm/detail-deka-llm/alert-tab/create-a-new-alert.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.
