# Aloft > Self-hosted website uptime monitoring. Seven monitor types (HTTP, keyword, > TCP port, ping, SSL-certificate expiry, domain expiry, passive heartbeat), > multi-channel alerting, public status pages, maintenance windows, teams with > role-based access, and a bearer-token REST API. This file follows the llms.txt convention so AI agents and high-context coworkers can find the right page fast. Every link points to a Markdown page; append nothing special — the published pages are rendered from the same Markdown that lives in the repo under `docs-site/src/content/docs/`. ## Start here - [What is Aloft?](/): Product overview and where to go next. - [Getting started](/getting-started/): Sign up, sign in, 2FA, create your first monitor. ## Monitors - [Monitors overview](/guides/monitors/overview/): The dashboard, monitor types, statuses. - [HTTP & keyword monitors](/guides/monitors/http-and-keyword/): Probe URLs, status codes, headers, body, keyword matching. - [Port & ping monitors](/guides/monitors/port-and-ping/): TCP port reachability and ICMP-style host checks. - [SSL & domain expiry](/guides/monitors/ssl-and-domain-expiry/): Certificate and domain-registration expiry alerts. - [Heartbeat monitors](/guides/monitors/heartbeats/): Passive cron/job check-ins via a posted URL. - [Scheduling & confirmations](/guides/monitors/scheduling-and-confirmations/): Intervals, timeouts, confirmation re-checks, response-time threshold. - [Tags & organizing](/guides/monitors/tags-and-organizing/): Tagging, filtering, and searching monitors. ## Alerting - [Alerting overview](/guides/alerting/overview/): How alerts fire and how to route them. - [Notification channels](/guides/alerting/channels/): Email, webhook, Slack, Discord, Microsoft Teams, PagerDuty, OpsGenie, SMS. - [Webhooks & signing](/guides/alerting/webhooks-and-signing/): Payload shape and HMAC signature verification. - [Delivery log & replay](/guides/alerting/delivery-log-and-replay/): Inspecting and replaying outbound notifications. ## Working with Aloft - [Incidents](/guides/incidents/): The incident wall, acknowledgement, and post-mortems. - [Maintenance windows](/guides/maintenance-windows/): Suppress alerts during planned work. - [Status pages](/guides/status-pages/): Public pages, custom domains, branding, subscribers, RSS, incident posts. - [Teams & roles](/guides/teams-and-roles/): Organizations, invitations, roles, switching orgs. - [API & integrations](/guides/api-and-integrations/): API keys, the REST API, OpenAPI/Swagger. - [Account & security](/guides/account-and-security/): Profile, password, two-factor auth, active sessions. ## Reference - [FAQ](/reference/faq/): Common questions. - [Troubleshooting](/reference/troubleshooting/): When something isn't working. - [Glossary](/reference/glossary/): Terms used throughout Aloft.