# How to Filter Outages by Specific Components

1. **Sign in** to your IsDown account.
2. Select "**Monitors**" and then go to the "**3rd Party Services"** section.
3. Locate the service you're monitoring and click on the **Settings** icon.

<figure><img src="/files/82GXEw6gfiStBucbKtx7" alt=""><figcaption></figcaption></figure>

4. Select **Monitor Settings**.

<figure><img src="/files/k4brlJ1dJQOdeuAfjRaq" alt=""><figcaption><p>Image 2 </p></figcaption></figure>

If you need assistant, please reach out via chat or email us at [**support@isdown.app**](mailto:support@isdown.app).

5. In the sidebar, click **Component Monitoring** and select the components you want to monitor.

   <figure><img src="/files/YSzLc4BqI2XXwdsjoqwP" alt=""><figcaption></figcaption></figure>
6. Click **Save Changes** to apply your preferences.

By following these steps, you’ll only receive notifications for outages affecting the selected components.

If you need assistance, please reach out via chat or email us at [**support@isdown.app**](mailto:support@isdown.app).

***

**Related Articles**

* [**How to Get Filter Notifications by Outage Severity**](https://help.isdown.app/cloud-monitoring/how-to-get-filter-notifications-by-outage-severity)
* [**What Are the Severities for Outages/Services**](https://help.isdown.app/cloud-monitoring/what-are-the-severities-for-outages-services)
* [**How to Start Monitoring a 3rd-Party Service**](https://help.isdown.app/cloud-monitoring/start-monitoring-a-3rd-party-service)


---

# 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-filter-outages-by-specific-components.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.
