diff --git a/docs/sources/get-started/_index.md b/docs/sources/get-started/_index.md index 6aaf394e..89b71b38 100644 --- a/docs/sources/get-started/_index.md +++ b/docs/sources/get-started/_index.md @@ -122,7 +122,7 @@ policies, chatops integrations, and on-call schedules allow you to automate how ### Configure personal notification policies Personal notification policies determine how a user is notified for a certain type of alert. Get notified by SMS, -phone call, or Slack mentions. Administrators can configure how users receive notification for certain types of alerts. +phone call, Slack mentions, or mobile push notification. Administrators can configure how users receive notification for certain types of alerts. For more information on personal notification policies, refer to [Manage users and teams for Grafana OnCall]({{< relref "user-and-team-management" >}}) @@ -150,6 +150,8 @@ To configure Slack for Grafana OnCall: For further instruction on connecting to your Slack workspace, refer to [Slack integration for Grafana OnCall]({{< relref "../notify/slack/" >}}) +Grafana OnCall also supports other ChatOps integration like [Microsoft Teams and Telegram]({{< relref "../notify" >}}). + ### Add your on-call schedule Grafana OnCall allows you to manage your on-call schedule in your preferred calendar app such as Google Calendar or @@ -159,8 +161,6 @@ To integrate your on-call calendar with Grafana OnCall: 1. In the **Schedules** tab of Grafana OnCall, click **+ Add team schedule for on-call rotation**. 2. Provide a schedule name. -3. Copy the iCal URL associated with your on-call calendar from your calendar integration settings. -4. Configure the rest of the schedule settings and click Create Schedule +3. Configure the rest of the schedule settings and click Create Schedule -For more information on on-call schedules, refer to -[Configure and manage on-call schedules]({{< relref "on-call-schedules" >}}) +[More information on on-call schedules.]({{< relref "on-call-schedules" >}})