Organizing Monitors with Projects

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 projects makes the filter list harder to navigate than having no projects at all. Add more as your team grows and a clear need emerges.

Match Projects to How Your Team Thinks

If your team organizes work by environment (production / staging / dev), mirror that in projects. If they organize by product area or service, mirror that instead. The goal is that any team member should immediately know which project to look in for a given monitor.

Use Projects to Scope Alert Rules

Alert rules can be scoped to specific monitors. When monitors are grouped into projects, it's easier to mentally map which rules apply to which monitors. For example, "Production" project monitors might have stricter thresholds and Critical-priority rules, while "Staging" monitors use less aggressive rules.


Reassigning a Monitor to a Different Project

  1. Go to Monitors and click the monitor to edit.
  2. Click Edit.
  3. Change the Project dropdown to the new project.
  4. Click Save.

Filtering Monitors by Project

On the Monitors list page:

  1. Click the Project filter dropdown (above the monitor list).
  2. Select the project you want to view.

The list updates immediately to show only monitors in that project.


Related Articles


Still have questions? Contact support.

    • Related Articles

    • 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 ...
    • 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 ...
    • 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 ...
    • Authentication Options for Monitors

      If the endpoint you want to monitor requires authentication, PulseAPI needs to send credentials with each check. This article explains the supported authentication methods and how to configure them. Option 1: Basic Authentication Basic auth sends a ...