# Update a Alert

On the LLM menu in the Service Portal AI page, select the Alert tab.

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

In the Action column, click the More button and choose Update Alert.

<figure><img src="/files/0BPXCLGIP3Var1PNnqwE" alt=""><figcaption></figcaption></figure>

The Update Alert window will appear. You can update the Name, Threshold, and Variable fields, add email addresses for notifications, and modify the Period and Description. Click the Submit button to save the changes

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

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

<figure><img src="/files/z3iC1CqbzCG72e3AvGY2" 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.cloudeka.ai/deka-llm/detail-deka-llm/alert-tab/update-a-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.
