File tree Expand file tree Collapse file tree 3 files changed +69
-0
lines changed Expand file tree Collapse file tree 3 files changed +69
-0
lines changed Original file line number Diff line number Diff line change 1818 "package" : " docs" ,
1919 "to" : " /troubleshooting/"
2020 },
21+ {
22+ "icon" : " documentation" ,
23+ "label" : " Guided Tours" ,
24+ "package" : " docs" ,
25+ "to" : " /guided-tours/"
26+ },
2127 {
2228 "icon" : " documentation" ,
2329 "label" : " FAQs" ,
Original file line number Diff line number Diff line change 1+ ---
2+ meta :
3+ title : Guided Tours
4+ description : Learn how to navigate the console and create your first resources.
5+ content :
6+ paragraph : Learn how to navigate the console and create your first resources.
7+
8+ <ProductHeader
9+ productName="Guided Tours"
10+ productLogo="generic"
11+ description="Learn how to navigate the console and create your first resources with our guided tours."
12+ />
13+
14+ # # Getting started
15+
16+ <Grid>
17+ <DefaultCard
18+ title="Scaleway console tour"
19+ description="Have an overview of our console."
20+ url="/account/quickstart/#console-overview"
21+ label="Follow tour"
22+ />
23+ <DefaultCard
24+ title="Adding a credit card"
25+ description="Learn how add a credit card to your account"
26+ url="/billing/how-to/add-payment-method/#how-to-add-a-credit-card"
27+ label="Follow tour"
28+ />
29+ <DefaultCard
30+ title="Log in as an IAM Member"
31+ description="Learn how to use our dedicated login process for Members"
32+ url="/iam/how-to/log-in-as-a-member/"
33+ label="Follow tour"
34+ />
35+ </Grid>
36+
37+
38+ # # Browse all guided tours
39+
40+ <table>
41+ <tr>
42+ <td>
43+ - [Partner Space : console overview](/partner-space/quickstart/#console-overview)
44+ - [Billing Space : console overview](/billing/quickstart/)
45+ - [Container Registry : console overview](/container-registry/quickstart/#console-overview)
46+ - [PostgreSQL and MySQL : console overview](/managed-databases-for-postgresql-and-mysql/quickstart/#console-overview)
47+ </td>
48+ <td>
49+ - [How to purchase a savings plan](/billing/how-to/purchase-savings-plan/#purchasing-a-savings-plan)
50+ - [How to add a credit card](/billing/how-to/add-payment-method/#how-to-add-a-credit-card)
51+ - [How to log in as an IAM Member](/iam/how-to/log-in-as-a-member/)
52+ - [How to grant access to the Partner Space](/partner-space/how-to/grant-access-to-partner-space/)
53+ </td>
54+ </tr>
55+ </table>
Original file line number Diff line number Diff line change 7878 />
7979</Grid >
8080
81+ <ClickableBanner
82+
83+ title = " Discover the Scaleway console"
84+ description = " Get an overview of the Scaleway console with our guided tours."
85+ url = " /guided-tours/"
86+ label = " See all guided tours"
87+ />
88+
8189## Changelog
8290
8391<ChangelogList
You can’t perform that action at this time.
0 commit comments