> ## Documentation Index
> Fetch the complete documentation index at: https://getmonitor.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting Started with GetMonitor

> Learn how to access the console, navigate the interface, and get started with your first status page

## Welcome to GetMonitor

GetMonitor helps you monitor your services and communicate their status to your users. This guide will walk you through accessing the console and understanding the main interface.

## Accessing the Console

The GetMonitor console is available at [console.getmonitor.io](https://console.getmonitor.io).

<img src="https://mintcdn.com/getmonitor/DaGCcGhxridPKHcO/images/product/console.getmonitor.io_en-US_login.png?fit=max&auto=format&n=DaGCcGhxridPKHcO&q=85&s=16ffd1291fe69005421e37209475d575" alt="Login Page" width="1920" height="1080" data-path="images/product/console.getmonitor.io_en-US_login.png" />

### Sign In Options

You can sign in using any of these methods:

* **Magic Link** - Enter your email and receive a secure login link
* **GitHub** - Sign in with your GitHub account
* **Google** - Sign in with your Google account

The platform is free to get started with no credit card required.

<Tip>
  Choose the sign-in method that works best for your workflow. All methods provide the same access to your account.
</Tip>

## First-Time Setup

When you first sign in, you'll go through a quick onboarding process to set up your organization and first monitor.

<img src="https://mintcdn.com/getmonitor/td41YLWmoRx8W12h/images/product/console.getmonitor.io_en-US_onboarding.png?fit=max&auto=format&n=td41YLWmoRx8W12h&q=85&s=97efa5ff645f53a1bc08071d7dd85181" alt="Onboarding Flow" width="1905" height="1472" data-path="images/product/console.getmonitor.io_en-US_onboarding.png" />

### Onboarding Steps

1. **Your Company** - Enter your company name and the URL you want to monitor
2. **Your Account** - Provide your full name, email, and optionally a phone number for SMS alerts

The onboarding process helps you get started quickly by creating your first monitor automatically.

## Dashboard Overview

After completing onboarding, you'll arrive at your organization dashboard - the central hub for monitoring your infrastructure.

<img src="https://mintcdn.com/getmonitor/td41YLWmoRx8W12h/images/product/console.getmonitor.io_en-US_org_fvd0bqahqfj5nnf2d4m5n373_dashboard_full.png?fit=max&auto=format&n=td41YLWmoRx8W12h&q=85&s=fac227db4b9eb1d301c3fbde546138b5" alt="Dashboard" width="2592" height="4384" data-path="images/product/console.getmonitor.io_en-US_org_fvd0bqahqfj5nnf2d4m5n373_dashboard_full.png" />

### Key Metrics

The dashboard displays several important metrics at a glance:

* **Overall Uptime** - Your infrastructure's uptime percentage over the selected time period
* **Average Response Time** - Average response time across all monitors
* **Total Incidents** - Number of incidents and total downtime
* **Monitors** - Count of active and inactive monitors

### Charts and Visualizations

The dashboard includes several real-time charts:

* **Response Time Trends** - Shows P95, P99 response times over time
* **Uptime Percentage** - Historical uptime trends across all monitors
* **Check Results** - Successful vs. failed checks per hour
* **Incidents & Downtime** - Incident frequency and duration
* **Regional Performance** - Performance metrics by geographic region
* **Incidents Summary** - Recent incidents with severity levels

### Time Range Selection

Use the time range selector in the top right to view metrics for:

* Last 7 days
* Last 30 days
* Last 90 days
* Custom date range

## Navigation

The left sidebar provides access to all main sections:

* **Dashboard** - Overview of your infrastructure health
* **Monitors** - Manage your uptime monitors
* **Heartbeats** - Monitor background jobs and scheduled tasks
* **Alerts** - Configure alert rules and notifications
* **Status Pages** - Create and manage public status pages
* **Settings** - Organization settings and team management

## Next Steps

Now that you're familiar with the console, here's what to do next:

<CardGroup cols={2}>
  <Card title="Create Monitors" icon="chart-line" href="/docs/monitoring/creating-monitors">
    Set up monitoring for your websites and APIs
  </Card>

  <Card title="Build a Status Page" icon="browser" href="/docs/status-pages/overview">
    Create a public status page for your users
  </Card>

  <Card title="Configure Alerts" icon="bell" href="/docs/notifications/alert-rules">
    Set up notifications for incidents
  </Card>

  <Card title="Invite Team Members" icon="users" href="/docs/organization/team-members">
    Collaborate with your team
  </Card>
</CardGroup>

## Language Support

GetMonitor supports multiple languages. You can change your language preference using the language selector in the bottom right corner of the console.

<Note>
  The interface automatically saves your work. All changes are persisted immediately without requiring manual saves.
</Note>
