# Delete a Alert

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

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

In the Action column, click the More button and choose Delete.

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

The Delete LLM Alert window will appear. Click Yes to delete the registered alert.

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

Type the name and click "I understand the consequences, delete this LLM Alert".

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

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

<figure><img src="/files/oui5Vg8wsqLU3CiHI01g" 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/delete-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.
