Skip to content

Commit 6a1cad7

Browse files
mintlify[bot]IHStenethanpalm
authored
Add status page documentation and footer link (#1498)
* Update support/status.mdx * Update docs.json * make status page more multitenant, fix facts * move page, concision * link to status page --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> Co-authored-by: IHSten <[email protected]> Co-authored-by: Ethan Palm <[email protected]>
1 parent dbd0599 commit 6a1cad7

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

docs.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1276,6 +1276,10 @@
12761276
{
12771277
"label": "Feature Requests",
12781278
"href": "https://github.com/orgs/mintlify/discussions/categories/feature-requests"
1279+
},
1280+
{
1281+
"label": "Status",
1282+
"href": "https://www.mintlify.com/docs/status"
12791283
}
12801284
]
12811285
},

status.mdx

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: "Status page"
3+
description: "Monitor Mintlify service status and subscribe to incident updates"
4+
---
5+
6+
Mintlify maintains a public status page where you can check the real-time operational status of its services and view historical uptime data.
7+
8+
## Accessing the status page
9+
10+
Visit [status.mintlify.com](https://status.mintlify.com) to view the current status of Mintlify services.
11+
12+
The status page displays the operational status of:
13+
14+
- **Documentation** - Hosted documentation sites
15+
- **Updates** - Documentation update and deployment services
16+
- **Dashboard** - The Mintlify dashboard and management interface
17+
18+
## Subscribing to updates
19+
20+
Subscribe to receive notifications when incidents are detected, incidents are resolved, and when scheduled maintenance is planned.
21+
22+
1. Navigate to [status.mintlify.com](https://status.mintlify.com).
23+
2. Click **Subscribe to updates**.
24+
3. Choose your preferred notification method (email, RSS, or RSS via Slack).
25+
26+
## Reporting issues
27+
28+
If you're experiencing issues that aren't reflected on the status page, contact Mintlify support at [[email protected]](mailto:[email protected]).

0 commit comments

Comments
 (0)