> For the complete documentation index, see [llms.txt](https://docs.monspark.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monspark.com/website-monitoring/working-with-monitors/pausing-resuming-monitors.md).

# Pausing/Resuming Monitors

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

### Pausing or resuming a single monitor

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

* Find the monitor you need to pause.
* Click the monitor actions button on the top-right of the monitor.
* Select the pause action.
* You can follow the same steps for a paused monitor to resume it.

***

### Pausing or resuming monitors in bulk

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

* Select the monitors you need to pause.
* Click on the actions button.
* Select the pause action to pause all selected monitors at once.
* You can follow the same steps for paused monitors to resume them.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/pausing-resuming-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.
