Quick Start Guide

Prerequisites

Before starting, ensure you have:

  • ✅ Pulsimo installed and running
  • ✅ Created an admin account
  • ✅ Logged into the web interface

ℹ️ If you haven't completed installation, see the Installation Guide.

1

Create Your First Project

Organize your monitoring endpoints

Projects help organize your monitoring endpoints by team, application, or environment.

Navigate to Projects

  1. 1. Click "Projects" in the left sidebar
  2. 2. Click the "New Project" button (top-right, blue gradient)

Fill Project Details

FieldDescriptionExample
Project NameDescriptive name for your projectProduction Web Services
DescriptionBrief overview of what this project monitorsMain customer-facing web application
ColorVisual identifier for the projectBlue, Green, or any color
TagsKeywords for filtering and organizationproduction, web, critical
PriorityImportance levelHigh, Medium, Low

✅ Success! Your project is now ready to contain monitoring endpoints!

2

Add Your First Endpoint

Monitor your services

Endpoints are the services you want to monitor (APIs, websites, databases, etc.).

Navigate to Dashboard

  1. 1. Click "Dashboard" in the left sidebar
  2. 2. Click the "Add Endpoint" button (top-right, blue gradient)

Basic Information

Endpoint Name: "Main API Health Check"
URL: https://api.yourcompany.com/health
Service Type: HTTP/HTTPS
Project: "Production Web Services"

Health Check Configuration

Check Interval30 seconds (recommended)
Timeout30 seconds
Expected Status Code200 (OK)

Authentication (if required)

Bearer Token

For JWT or API tokens

API Key

Custom header authentication

Basic Auth

Username and password

Alert Policy

  • Failure Threshold: 3 (prevents false positives)
  • First Failure Warning: Enable for critical services only
  • Recovery Notification: Enable (to know when issues resolve)

✅ Your endpoint is now being monitored! Within 10 seconds, you'll see the first health check result.

3

Set Up Notifications

Get alerted when services go down

Configure where you want to receive alerts when services go down. Pulsimo supports 6+ notification channels.

💬

Slack

🎮

Discord

📧

Email

👥

Microsoft Teams

📱

Google Chat

🔗

Custom Webhook

Configure Slack (Example)

1. Go to Slack workspace settings
2. Navigate to "Apps" → "Incoming Webhooks"
3. Click "Add to Slack"
4. Select channel and copy webhook URL
5. Paste webhook in Pulsimo notification channel

💡 Pro Tip: Test your channel after creating it with the "Test" button to ensure notifications work correctly.

✅ Quick Start Checklist

Created at least one project
Added 3-5 critical endpoints
Configured at least one notification channel
Tested notification channel successfully
Set appropriate failure thresholds
Can read dashboard status cards

Next Steps

Now that you've completed the quick start, explore these advanced features: