Skip to content

Commit 64be6a7

Browse files
authored
feat(doc): add 2 banners for dev quetsionnaire (#5802)
1 parent bce220a commit 64be6a7

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

pages/iam/how-to/create-api-keys.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ import image from './assets/scaleway-iam-users-dashboard.webp'
1212
import image2 from './assets/scaleway-generate-api-key-new.webp'
1313
import image3 from './assets/scaleway-generated-api-key-new.webp'
1414

15+
<Message type="iam">
16+
**Got 5 minutes? Help us improve**<br/>
17+
Take a quick questionnaire about our developers documentation, and you could be eligible for €60 in cloud credits.<br/>
18+
[Start the questionnaire](https://scaleway.typeform.com/to/wKWtEejP)
19+
</Message>
20+
1521

1622
API keys are unique identifiers necessary to use the [Scaleway API](https://www.scaleway.com/en/developers/api/). You can generate API keys for yourself or for an [IAM application](/iam/concepts/#application) via the Scaleway console. Each API key is scoped to one [Organization](/iam/concepts/#organization) only (so if you are part of multiple Organizations, you will need a different API key for each one). Each user and application can have multiple API keys in each Organization.
1723

pages/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ description: Scaleway's product documentation provides comprehensive guides, tut
99
searchSuggestion={['ssh', 'smtp', 'proxmox']}
1010
/>
1111

12+
<Message type="iam">
13+
**Got 5 minutes? Help us improve**<br/>
14+
Take a quick questionnaire about our developers documentation, and you could be eligible for €60 in cloud credits.<br/>
15+
[Start the questionnaire](https://scaleway.typeform.com/to/wKWtEejP)
16+
</Message>
17+
1218
## Popular pages
1319

1420
<Grid>

0 commit comments

Comments
 (0)