# How to Monitor 3rd-party services

### *Here's a quick tutorial video to help you set everything up easily:*

{% embed url="<https://share.zight.com/p9uy4Ljw>" %}

### Steps to add a Service

1. **Sign In** or **Sign Up** to your IsDown account.
2. Navigate to the **Profile** where you want to add the monitor.
3. Click on **“3rd-Party Services”** in the sidebar.

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

4. Browse popular services on the **"Add Service"** link or use the **search bar** to find the one you need.
5. When you find the service, click on the **“Add”** button to start monitoring.

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

Can’t Find a Service? No problem — we’ve got you covered.

Just open the **in-app chat** (bottom right corner) or email us at **<support@isdown.app>** and we’ll do our best to add it for you.

***

**Related Articles**

* [**How to Set Up Slack Notifications**](https://help.isdown.app/notifications/slack)
* [**How to filter notifications**](/cloud-monitoring/how-to-filter-notification-by-outage-severity.md)
* [**How to Add a Team Member**](https://help.isdown.app/accounts/how-to-add-a-team-member)


---

# 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-monitor-3rd-party-services.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.
