# Deleting an existing alarm

To delete an existing alarm,

1\.   From the **Studio** dropdown menu, select **Configure Alerts**. Select the alarms for **Communication on form submission**

2\.   In the **Send a communication on form submission** card, click **Continue.** The list of existing alarms is displayed.

3\.   From the list of alarms, select the alarm that you wish to delete.

4\.   On the bottom right of the screen, click **Delete**. A confirmation box is displayed.

<figure><img src="/files/juo3WNRQdOTH7etOLYlA" alt=""><figcaption><p><em>Deleting an alarm</em></p></figcaption></figure>

5\.   To delete the alarm, in the confirmation box, click **Delete**.\
The selected alarm is deleted and will no longer appear in the list of existing alarms.


---

# 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.senpiper.com/alarm-builder/setting-up-an-alarm/deleting-an-existing-alarm.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.
