# How to Stop Monitoring a 3rd-party service

1. **Log in** to your IsDown account.
2. Navigate to the **Monitors** section in the left sidebar.
3. Select **3rd-Party Services** and locate the service you wish to stop monitoring.
4. Click on the **Settings** icon next to the service name.

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

5. Select **Remove from Dashboard.**

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

6. Confirm the removal when prompted.

That’s it! You’ll stop receiving notifications for that service.

> You can always re-add it later by following the steps in [Start Monitoring a 3rd-Party Service.](/cloud-monitoring/how-to-monitor-3rd-party-services.md)

***

**Related Articles**

* [How to Start Monitoring an External Service](https://help.isdown.app/cloud-monitoring/start-monitoring-a-3rd-party-service)
* [How to Add a Custom Monitor](https://help.isdown.app/custom-monitors/how-to-add-a-custom-monitor)
* [How to Remove a Custom Monitor](https://help.isdown.app/custom-monitors/how-to-remove-a-custom-monitor)


---

# 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://help.isdown.app/cloud-monitoring/how-to-stop-monitoring-a-3rd-party-service.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.
