Quick Start

Get up and running with PingPage in under 5 minutes. No credit card required.

1. Create Your Account

Head to app.pingpage.live/register and create your account with an email and password. You'll be logged in immediately.

2. Create an Organization

Organizations are the top-level container for your status page. Each organization gets its own public status page at your-slug.pingpage.live.

Choose a name and a unique slug. The slug becomes your status page URL, so pick something recognizable like your company or product name.

3. Add Components

Components represent the individual parts of your infrastructure that you want to display on your status page. Common examples include:

  • API — your backend service
  • Website — your frontend application
  • Database — your data layer
  • CDN — content delivery

4. Set Up Monitors

Attach a monitor to each component to start automated health checks. Provide the URL to ping and choose a check interval. PingPage will start monitoring immediately and automatically create incidents when downtime is detected.

Tip

Start with 1-minute check intervals for critical services and 5-minute intervals for less critical ones. You can always adjust later.

5. Share Your Status Page

Your public status page is live immediately at your-slug.pingpage.live. Share this URL with your users so they can check the status of your services anytime.

Visitors can subscribe to email notifications directly from the status page to get alerted about incidents.

Next Steps