|
1 | 1 | --- |
2 | | -title: How to add contact points |
3 | | -description: Learn how to add contact points to the default receiver using the Scaleway console. Follow the steps to enter email addresses, select regions, and optionally send test alerts. |
| 2 | +title: How to manage contacts |
| 3 | +description: Learn how to configure and manage contacts to notify when alerts are triggered or resolved using the Scaleway console. Follow the steps to configure contacts, choose whether to be notified when alerts are resolved, and send test alerts. |
| 4 | +categories: |
| 5 | + - observability |
4 | 6 | dates: |
5 | | - validation: 2025-07-22 |
| 7 | + validation: 2025-07-29 |
6 | 8 | posted: 2024-04-05 |
7 | 9 | --- |
8 | 10 | import Requirements from '@macros/iam/requirements.mdx' |
9 | 11 |
|
10 | 12 |
|
11 | | -This page shows you how to associate [contact points](/cockpit/concepts/#contact-points) with the default [receiver](/cockpit/concepts/#receivers) using the [Scaleway console](https://console.scaleway.com/). |
| 13 | +This page shows you how to add and manage [contacts](/cockpit/concepts/#contacts) to ensure the right people are notified when alerts are triggered or resolved using the [Scaleway console](https://console.scaleway.com/). |
| 14 | + |
| 15 | +You are prompted to create contacts when [enabling the alert manager](/cockpit/how-to/enable-alert-manager/) for the first time, or when re-enabling it after disabling. However, you can also perform this step independently from the alert manager configuration at any time. |
12 | 16 |
|
13 | 17 | <Requirements /> |
14 | 18 |
|
15 | 19 | - A Scaleway account logged into the [console](https://console.scaleway.com) |
16 | 20 | - [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization |
17 | 21 | - [Enabled](/cockpit/how-to/enable-alert-manager/) the alert manager |
18 | 22 |
|
19 | | -## Add contact points |
| 23 | +## How to add contacts |
| 24 | + |
| 25 | +1. Click **Cockpit** in the **Monitoring** section of the [console](https://console.scaleway.com/) side menu. The **Cockpit** overview page displays. |
| 26 | +2. Click the **Alerts** tab. |
| 27 | +3. Click the **Region** drop-down and select the desired region. |
| 28 | + <Message type="important"> |
| 29 | + Make sure that you select the same region as the [data sources](/cockpit/concepts/#data-sources) you want your contacts to be alerted for. |
| 30 | + </Message> |
| 31 | +4. Click **Add email** in the **Contacts** section. A pop-up displays. |
| 32 | +5. Enter an email address, then click **+ Add email**. Your email address displays and by default, the **Resolved notifications** checkbox is ticked. This means that you will receive notifications for resolved alerts. |
| 33 | +6. Optionally, enter another email and click **+ Add email** to add another contact. |
| 34 | +7. Click **Add contacts** to confirm. The email addresses appears in the list of your contacts. |
| 35 | + |
| 36 | +## How to manage contacts |
20 | 37 |
|
21 | 38 | 1. Click **Cockpit** in the **Monitoring** section of the [console](https://console.scaleway.com/) side menu. The **Cockpit** overview page displays. |
22 | 39 | 2. Click the **Alerts** tab. |
23 | | -3. Click **+ Add email** in the **Default receiver’s contact points** section. A pop-up displays. |
24 | | -4. Enter the email address you wish to add as a contact point. |
25 | | -5. Choose the regions in which you want to add the contact point. |
26 | | - <Message type="important"> |
27 | | - Make sure that you choose the same regions as the data sources for which you want to receive alerts. |
28 | | - </Message> |
29 | | -6. Click **Add email address**. The email address appears in the list of your contact points. |
30 | | -7. Optionally, if you have [activated preconfigured alerts](/cockpit/how-to/activate-managed-alerts/), click **Send test alert** to ensure that your alerts are sent to your contact points. |
| 40 | +3. Click the **Region** drop-down and select the desired region. |
| 41 | + <Message type="important"> |
| 42 | + Make sure that you select the same region as the [data sources](/cockpit/concepts/#data-sources) you want your contacts to be alerted for. |
| 43 | + </Message> |
| 44 | +4. Scroll to the **Contacts** section and: |
| 45 | + - click **Send test alert** to ensure that your alerts are sent to your contacts. You **must have [activated preconfigured alerts](/cockpit/how-to/activate-managed-alerts/)** beforehand. |
| 46 | + - clear the checkbox under **Resolved notifications** to **stop receiving resolved notifications**. |
| 47 | + - click the trash icon next to the contact you wish to **delete**, then click **Delete contact** to confirm. |
| 48 | + <Message type="important"> |
| 49 | + The contact you delete will no longer receive alerts. If this is your only configured contact, alert notifications will stop until you add a new contact. |
| 50 | + </Message> |
0 commit comments