# Working With Monitors

Temporarily pause specific monitors when needed to avoid notifications, such as during maintenance, and prevent any downtime. You can easily pause the desired monitors either one by one or in bulk.

{% content-ref url="/pages/Iw8HAgSmWjdwMBb8GXwc" %}
[Pausing/Resuming Monitors](/website-monitoring/working-with-monitors/pausing-resuming-monitors.md)
{% endcontent-ref %}

***

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

{% content-ref url="/pages/oj9zH8VVk8XobDhRBDfC" %}
[Deleting Monitors](/website-monitoring/working-with-monitors/deleting-monitors.md)
{% endcontent-ref %}

***

Create bulk monitors for your desired URL or URLs to save time. You can easily configure each monitor type according to your needs during bulk creation.

{% content-ref url="/pages/Y4xAf2AUzMQpbiLG1lOC" %}
[Bulk Create](/website-monitoring/working-with-monitors/bulk-create.md)
{% endcontent-ref %}


---

# 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.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.
