# What this PR does - Restructure the OnCall documentation to align with Grafana Labs [documentation structure guidance](https://grafana.com/docs/writers-toolkit/structure/). - Updates documentation front matter to include all required fields. ## Which issue(s) this PR fixes Related to issue #3700 ## Checklist - [ ] Unit, integration, and e2e (if applicable) tests updated - [ ] Documentation added (or `pr:no public docs` PR label added if not required) - [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not required) --------- Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
38 lines
1.3 KiB
Markdown
38 lines
1.3 KiB
Markdown
---
|
|
title: Set up Grafana OnCall
|
|
menuTitle: Setup
|
|
description: Learn how to access and set up Grafana OnCall
|
|
weight: 300
|
|
keywords:
|
|
- OnCall
|
|
- Get started
|
|
- Setup
|
|
- Grafana Cloud
|
|
canonical: https://grafana.com/docs/oncall/latest/set-up/
|
|
aliases:
|
|
- /docs/grafana-cloud/alerting-and-irm/oncall/set-up
|
|
---
|
|
|
|
# Set up Grafana OnCall
|
|
|
|
This section describes how to access OnCall for the first time. Before you can access Grafana OnCall, an admin must initialize the OnCall plugin for your
|
|
Grafana Cloud stack.
|
|
|
|
## Before you begin
|
|
|
|
- Grafana OnCall is available on Grafana Cloud
|
|
- Ensure you have administrative privileges within your Grafana Cloud instance to enable and configure Grafana OnCall
|
|
|
|
For OSS-specific installation, refer to the [OnCall OSS documentation](https://github.com/grafana/oncall#readme).
|
|
|
|
## Enable Grafana OnCall
|
|
|
|
Follow these steps to enable Grafana OnCall for your Grafana Cloud instance:
|
|
|
|
1. In your Grafana Cloud stack, navigate to **Alerts & IRM** in the left-side menu.
|
|
1. Click **OnCall**, then click **Initialize** to enable OnCall in your Grafana Cloud instance.
|
|
1. Once enabled, Grafana OnCall is now accessible to users within your organization.
|
|
|
|
## Next steps
|
|
|
|
After enabling it, explore ways to configure OnCall in Grafana Cloud to enhance your monitoring and help you optimize your Grafana ecosystem.
|