From 0ac85de7b868cd4d6f97c7b4a89148cda0775c62 Mon Sep 17 00:00:00 2001 From: jsudraud Date: Wed, 4 Dec 2024 14:29:40 +0100 Subject: [PATCH 1/7] feat(account): notification manager docs --- menu/navigation.json | 6 +- pages/account/how-to/manage-notifications.mdx | 55 +++++++++++++++++++ 2 files changed, 58 insertions(+), 3 deletions(-) create mode 100644 pages/account/how-to/manage-notifications.mdx diff --git a/menu/navigation.json b/menu/navigation.json index e8b91daa74..1d2cfce626 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -78,7 +78,8 @@ }, { "label": "Download Scaleway contracts", - "slug": "download-scaleway-contracts" + "slug": "download-scaleway-contracts""label": "Manage notifications", + "slug": "manage-notifications" }, { "label": "Use the search bar", @@ -1490,7 +1491,6 @@ "label": "Use placement groups", "slug": "use-placement-groups" }, - { "label": "Create an image from a snapshot", "slug": "create-image-from-snapshot" @@ -5678,4 +5678,4 @@ ], "label": "Additional Services" } -] +] \ No newline at end of file diff --git a/pages/account/how-to/manage-notifications.mdx b/pages/account/how-to/manage-notifications.mdx new file mode 100644 index 0000000000..58d8f3d800 --- /dev/null +++ b/pages/account/how-to/manage-notifications.mdx @@ -0,0 +1,55 @@ +--- +meta: + title: How to manage notifications + description: Learn how to use the notification manager +content: + h1: How to manage notifications + paragraph: Learn how to use the notification manager. +tags: account notification +dates: + validation: 2024-12-04 + posted: 2024-12-04 +categories: + - account +--- + +The **notification manager** allows you to configure different types of notifications about your Organization. It also provides shortcuts to your [Budget alerts](/docs/console/billing/how-to/use-billing-alerts/), [Cockpit alerts](/docs/observability/cockpit/how-to/enable-alert-manager/), and the Scaleway [status page](https://status.scaleway.com/). + + + +- A Scaleway account logged into the [console](https://console.scaleway.com) + +## Accessing the notification manager +To access the Notification Manager: +1. Log into the [Scaleway console](https://console.scaleway.com). +2. Click on your Organization name in the top-right corner of the console. +3. Select **notification manager** from the dropdown menu. + +## Types of notifications +The notification manager lets you decide who receives each type of notification. Here are some examples of the different types of notifications: + +| **Notification type** | **Examples** | +|-----------------------|--------------------------------------------------------------| +| Incident | Service downtime detected, outage resolved | +| Technical | Scheduled maintenance, update required | +| Security | Suspicious login attempt detected, MFA activated/deactivated | +| Billing | New invoice sent, credit card expired | + +## How to notify users outside of your Organization +You can set external contacts to receive notifications related to your Organization. +1. Go to the **External notifications** section. +2. Click **Add Contact**. +3. Enter the contact’s **name** and select a **delivery method** (email, SMS, or webhook). +4. Click **Select notification type**. +5. Choose the notifications the contact should receive (e.g., Incident, Billing). +6. Click **Add contact** to confirm. + +## How to viex notification history +To view the history of notifications sent to your Organization: +1. Click the **History** tab in the notification manager. +2. Browse the list to see past notifications, including their type, recipients, and date. + +## How to subscribe or unsubscribe to the Scaleway newsletter +To subscribe or unsubscribe from the Scaleway newsletter: +1. Navigate to the **Personal notifications** section of the notification manager. +2. Toggle the button to enable or disable newsletter alerts. \ No newline at end of file From c92e2f2318ed9d400e0f9c0ef268535313df87a4 Mon Sep 17 00:00:00 2001 From: Justine Sudraud <124775951+jsudraud@users.noreply.github.com> Date: Wed, 4 Dec 2024 14:32:17 +0100 Subject: [PATCH 2/7] Update console/account/how-to/manage-notifications.mdx --- pages/account/how-to/manage-notifications.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/account/how-to/manage-notifications.mdx b/pages/account/how-to/manage-notifications.mdx index 58d8f3d800..34813aeb9a 100644 --- a/pages/account/how-to/manage-notifications.mdx +++ b/pages/account/how-to/manage-notifications.mdx @@ -44,7 +44,7 @@ You can set external contacts to receive notifications related to your Organizat 5. Choose the notifications the contact should receive (e.g., Incident, Billing). 6. Click **Add contact** to confirm. -## How to viex notification history +## How to view notification history To view the history of notifications sent to your Organization: 1. Click the **History** tab in the notification manager. 2. Browse the list to see past notifications, including their type, recipients, and date. From f9e9d78b96ffa9c5bb301626e7aff2059f111bfb Mon Sep 17 00:00:00 2001 From: Justine Sudraud <124775951+jsudraud@users.noreply.github.com> Date: Mon, 9 Dec 2024 09:26:53 +0100 Subject: [PATCH 3/7] Apply suggestions from code review Co-authored-by: nerda-codes <87707325+nerda-codes@users.noreply.github.com> --- pages/account/how-to/manage-notifications.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/account/how-to/manage-notifications.mdx b/pages/account/how-to/manage-notifications.mdx index 34813aeb9a..5979a98896 100644 --- a/pages/account/how-to/manage-notifications.mdx +++ b/pages/account/how-to/manage-notifications.mdx @@ -13,7 +13,7 @@ categories: - account --- -The **notification manager** allows you to configure different types of notifications about your Organization. It also provides shortcuts to your [Budget alerts](/docs/console/billing/how-to/use-billing-alerts/), [Cockpit alerts](/docs/observability/cockpit/how-to/enable-alert-manager/), and the Scaleway [status page](https://status.scaleway.com/). +The **notification manager** allows you to configure different types of notifications about your Organization. It also provides shortcuts to your [Budget alerts](/console/billing/how-to/use-billing-alerts/), [Cockpit alerts](/observability/cockpit/how-to/enable-alert-manager/), and the Scaleway [status page](https://status.scaleway.com/). @@ -21,9 +21,9 @@ The **notification manager** allows you to configure different types of notifica ## Accessing the notification manager To access the Notification Manager: -1. Log into the [Scaleway console](https://console.scaleway.com). +1. Log in to the [Scaleway console](https://console.scaleway.com). 2. Click on your Organization name in the top-right corner of the console. -3. Select **notification manager** from the dropdown menu. +3. Select **notification manager** from the drop-down menu. ## Types of notifications The notification manager lets you decide who receives each type of notification. Here are some examples of the different types of notifications: @@ -37,7 +37,7 @@ The notification manager lets you decide who receives each type of notification. ## How to notify users outside of your Organization You can set external contacts to receive notifications related to your Organization. -1. Go to the **External notifications** section. +1. Navigate to the **External notifications** section. 2. Click **Add Contact**. 3. Enter the contact’s **name** and select a **delivery method** (email, SMS, or webhook). 4. Click **Select notification type**. From 9d39731735d382d410828ebb987c19b9f309005e Mon Sep 17 00:00:00 2001 From: Justine Sudraud <124775951+jsudraud@users.noreply.github.com> Date: Fri, 13 Dec 2024 11:20:40 +0100 Subject: [PATCH 4/7] Apply suggestions from code review Co-authored-by: Jessica <113192637+jcirinosclwy@users.noreply.github.com> --- pages/account/how-to/manage-notifications.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/account/how-to/manage-notifications.mdx b/pages/account/how-to/manage-notifications.mdx index 5979a98896..0575aa7d52 100644 --- a/pages/account/how-to/manage-notifications.mdx +++ b/pages/account/how-to/manage-notifications.mdx @@ -20,12 +20,14 @@ The **notification manager** allows you to configure different types of notifica - A Scaleway account logged into the [console](https://console.scaleway.com) ## Accessing the notification manager + To access the Notification Manager: 1. Log in to the [Scaleway console](https://console.scaleway.com). 2. Click on your Organization name in the top-right corner of the console. 3. Select **notification manager** from the drop-down menu. ## Types of notifications + The notification manager lets you decide who receives each type of notification. Here are some examples of the different types of notifications: | **Notification type** | **Examples** | @@ -36,6 +38,7 @@ The notification manager lets you decide who receives each type of notification. | Billing | New invoice sent, credit card expired | ## How to notify users outside of your Organization + You can set external contacts to receive notifications related to your Organization. 1. Navigate to the **External notifications** section. 2. Click **Add Contact**. @@ -45,11 +48,13 @@ You can set external contacts to receive notifications related to your Organizat 6. Click **Add contact** to confirm. ## How to view notification history + To view the history of notifications sent to your Organization: 1. Click the **History** tab in the notification manager. 2. Browse the list to see past notifications, including their type, recipients, and date. ## How to subscribe or unsubscribe to the Scaleway newsletter + To subscribe or unsubscribe from the Scaleway newsletter: 1. Navigate to the **Personal notifications** section of the notification manager. 2. Toggle the button to enable or disable newsletter alerts. \ No newline at end of file From e2340b917cfad6cd1977db6f7bcc68dc50726e9b Mon Sep 17 00:00:00 2001 From: Justine Sudraud <124775951+jsudraud@users.noreply.github.com> Date: Mon, 10 Mar 2025 17:29:01 +0100 Subject: [PATCH 5/7] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Néda <87707325+nerda-codes@users.noreply.github.com> --- pages/account/how-to/manage-notifications.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/account/how-to/manage-notifications.mdx b/pages/account/how-to/manage-notifications.mdx index 0575aa7d52..a350e5e924 100644 --- a/pages/account/how-to/manage-notifications.mdx +++ b/pages/account/how-to/manage-notifications.mdx @@ -44,7 +44,7 @@ You can set external contacts to receive notifications related to your Organizat 2. Click **Add Contact**. 3. Enter the contact’s **name** and select a **delivery method** (email, SMS, or webhook). 4. Click **Select notification type**. -5. Choose the notifications the contact should receive (e.g., Incident, Billing). +5. Choose the [notifications]([console/account/how-to/manage-notifications/#types-of-notifications) the contact should receive (e.g., Incident, Billing). 6. Click **Add contact** to confirm. ## How to view notification history From ab47cb3e4e50e8ff5d1efc302ec3c3f383e8f245 Mon Sep 17 00:00:00 2001 From: Justine Sudraud <124775951+jsudraud@users.noreply.github.com> Date: Fri, 21 Mar 2025 11:46:20 +0100 Subject: [PATCH 6/7] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Néda <87707325+nerda-codes@users.noreply.github.com> --- pages/account/how-to/manage-notifications.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/account/how-to/manage-notifications.mdx b/pages/account/how-to/manage-notifications.mdx index a350e5e924..3e63c0527e 100644 --- a/pages/account/how-to/manage-notifications.mdx +++ b/pages/account/how-to/manage-notifications.mdx @@ -13,7 +13,7 @@ categories: - account --- -The **notification manager** allows you to configure different types of notifications about your Organization. It also provides shortcuts to your [Budget alerts](/console/billing/how-to/use-billing-alerts/), [Cockpit alerts](/observability/cockpit/how-to/enable-alert-manager/), and the Scaleway [status page](https://status.scaleway.com/). +The **notification manager** allows you to configure different types of notifications about your Organization. It also provides shortcuts to your [Budget alerts](/console/billing/how-to/use-billing-alerts/), [Cockpit alerts](/cockpit/how-to/enable-alert-manager/), and the Scaleway [status page](https://status.scaleway.com/). @@ -21,7 +21,7 @@ The **notification manager** allows you to configure different types of notifica ## Accessing the notification manager -To access the Notification Manager: +To access the notification manager: 1. Log in to the [Scaleway console](https://console.scaleway.com). 2. Click on your Organization name in the top-right corner of the console. 3. Select **notification manager** from the drop-down menu. From 7f0bcbfe1fc7198e154ab085477fe94d64a28761 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Tue, 25 Mar 2025 15:39:07 +0100 Subject: [PATCH 7/7] fix(acc): json --- menu/navigation.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/menu/navigation.json b/menu/navigation.json index 1d2cfce626..6c56d49152 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -78,7 +78,10 @@ }, { "label": "Download Scaleway contracts", - "slug": "download-scaleway-contracts""label": "Manage notifications", + "slug": "download-scaleway-contracts" + }, + { + "label": "Manage notifications", "slug": "manage-notifications" }, { @@ -5678,4 +5681,4 @@ ], "label": "Additional Services" } -] \ No newline at end of file +]