# Deleting Monitors

Delete monitors that are no longer needed. You can easily delete your desired monitors either one by one or in bulk.

### Deleting a single monitor

{% @arcade/embed flowId="txE3X5EqNGCeXhLg8P87" url="<https://app.arcade.software/share/txE3X5EqNGCeXhLg8P87>" %}

* Find the monitor that you want to delete.
* Click the monitor actions button on the top-right of the monitor.&#x20;
* &#x20;Select “delete” action.
* Confirm your action and the monitor will be deleted.

***

### Deleting monitors in bulk

{% @arcade/embed flowId="lAcgP2gaPDC4glmc4WQn" url="<https://app.arcade.software/share/lAcgP2gaPDC4glmc4WQn>" %}

* Select the monitors you want to delete.&#x20;
* You can choose monitors either by clicking on boxes individually or by choosing to select all monitors option.&#x20;
* After choosing your desired monitors, click on the actions button.&#x20;
* Click on delete selected monitors.&#x20;
* Confirm your choice.


---

# 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.monspark.com/website-monitoring/working-with-monitors/deleting-monitors.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.
