diff --git a/pages/demos/index.mdx b/pages/demos/index.mdx index df6c26c48b..c45ec11a84 100644 --- a/pages/demos/index.mdx +++ b/pages/demos/index.mdx @@ -39,6 +39,7 @@ description: Explore our interactive step-by-step demos to learn how to use the - [Containers: console overview](/serverless-containers/quickstart/#console-overview) - [Elastic Metal: console overview](/elastic-metal/quickstart/#console-overview) - [Functions: console overview](/serverless-functions/quickstart/#console-overview) + - [IAM: console overview](/iam/quickstart/#console-overview) - [IoT Hub: console overview](/iot-hub/quickstart/#console-overview) - [Jobs: console overview](/serverless-jobs/quickstart/#console-overview) - [Kubernetes: console overview](/kubernetes/quickstart/#console-overview) diff --git a/pages/iam/quickstart.mdx b/pages/iam/quickstart.mdx index 63e86b9033..7c05b8670a 100644 --- a/pages/iam/quickstart.mdx +++ b/pages/iam/quickstart.mdx @@ -2,7 +2,7 @@ title: IAM - Quickstart description: Quickstart guide to setting up and using Scaleway IAM. dates: - validation: 2025-07-15 + validation: 2025-07-17 posted: 2022-06-10 --- import Requirements from '@macros/iam/requirements.mdx' @@ -21,6 +21,11 @@ Read our dedicated page for a [general overview of IAM](/iam/reference-content/o - A Scaleway account logged into the [console](https://console.scaleway.com) - [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization +## Console overview + +Discover the IAM interface on the Scaleway console. + + ## How to add a Member to your Organization Add [Members](/iam/concepts/#member) to give them access to your Organization. You will be able to define the exact level of access to give by creating a [policy](#how-to-give-permissions-to-users-and-applications-via-policies) for them later. In this section, we show you how to [add a Member](/iam/how-to/manage-members/#how-to-create-a-member).