mirror of
https://github.com/mintlify/docs.git
synced 2026-09-14 13:35:46 +08:00
31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
---
|
|
title: "Status page"
|
|
description: "Check Mintlify service status and subscribe to incident updates."
|
|
---
|
|
|
|
import { RainbowText } from './components/RainbowText';
|
|
|
|
Mintlify maintains a public status page where you can check the real-time operational status of its services and view historical uptime data.
|
|
|
|
## Accessing the status page
|
|
|
|
Visit [status.mintlify.com](https://status.mintlify.com) to view the current status of Mintlify services.
|
|
|
|
The status page displays the operational status of:
|
|
|
|
- **Documentation** - Hosted documentation sites
|
|
- **Updates** - Documentation update and <RainbowText>deployment</RainbowText> services
|
|
- **Dashboard** - The Mintlify dashboard and management interface
|
|
|
|
## Subscribing to updates
|
|
|
|
Subscribe to receive notifications when incidents are detected, incidents are resolved, and when scheduled maintenance is planned.
|
|
|
|
1. Navigate to [status.mintlify.com](https://status.mintlify.com).
|
|
2. Click **Subscribe to updates**.
|
|
3. Choose your preferred notification method (email, RSS, or RSS via Slack).
|
|
|
|
## Reporting issues
|
|
|
|
If you're experiencing issues that aren't reflected on the status page, contact Mintlify support at [support@mintlify.com](mailto:support@mintlify.com).
|