Searching and Filtering Monitors
When you have many monitors, the search and filter tools help you find specific ones quickly.
Searching by Name or URL
On the Monitors list page, a search bar appears at the top. Type any part of a monitor's name or URL. The list filters in real time as you type.
Examples:
- Type "api" to find all monitors with "api" in the name or URL
- Type "production" to find monitors in that word in their name
- Type "yourapp.com" to find all monitors for a specific domain
Filtering by Status
Use the Status filter to show only monitors in a specific state:
- All — shows every monitor (default)
- Up — monitors currently passing checks
- Down — monitors currently failing checks
- Paused — monitors with checking disabled
Filtering by Project
Use the Project filter to show only monitors belonging to a specific project:
- Click the Project dropdown above the monitor list.
- Select the project name.
Select All Projects to clear the project filter.
Combining Filters
Search and filters work together. You can, for example:
- Filter to the "Production" project AND search for "api" to find all API monitors in production
- Filter to Down status to see only monitors currently failing
Related Articles
Still have questions? Contact support.
Related Articles
Organizing Monitors with Projects
This article covers best practices for using projects to keep your monitor list manageable as your team scales. Best Practices for Project Organization Keep the Number of Projects Small at First Start with 2–4 projects. Having too many fine-grained ...
What Are Projects?
Projects are a way to group related monitors within your team. This article explains what projects are for and when to use them. The Purpose of Projects A project is a label that organizes monitors into logical groups. All monitors must belong to a ...
Creating a Project
This article explains how to create a new project to organize your monitors. Prerequisites: You must be a team Owner, Admin, or Member to create projects. Steps In the left sidebar, click Organization (or Projects if it appears directly). Click New ...
Editing and Deleting a Project
This article explains how to edit a project's name or description, and how to delete a project you no longer need. Prerequisites: Editing and deleting projects requires Owner or Admin role. Editing a Project In the left sidebar, click Organization ...
Viewing Check History
The check history is a log of every HTTP request PulseAPI has made to a monitor. It's the primary tool for diagnosing problems, understanding patterns, and reviewing past incidents. How to Access Check History In the left sidebar, click Monitors. ...