# How to add a website monitor

1. **Access the Custom Monitor Page**
   * Once you're on the "**Website Monitors**" page, look for the **"Add First Monitor"** button located in the center or “**Add Monitor”** on the upper right botton.

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

2. After clicking the “**Add First Monitor**” or **"Add Monitor"** button, you will be redirected to the monitor settings page. Here, you need to provide all the required information about your URL. It's essential to select the appropriate type of URL - **Ping,** **Keyword or SSL**, depending on the type of monitoring you require. Be sure not to overlook any necessary details.

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

3. Once you've entered all the required information, click "**Save"** to create the custom monitor.

<div align="center" data-full-width="true"><figure><img src="/files/pS9teffmpsMXWYaCcw3C" alt=""><figcaption></figcaption></figure></div>

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

***

**Related Articles**

* [**How to Remove a Website Monitor**](https://help.isdown.app/website-monitors/how-to-remove-a-website-monitor)
* [**How to Pause Your Website Monitor**](https://help.isdown.app/website-monitors/how-to-pause-your-website-monitor)
* [**IsDownBot**](https://help.isdown.app/website-monitors/isdownbot)**​**


---

# 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/website-monitors/how-to-add-a-website-monitor.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.
