# Scaleway Container Registry

You can integrate your Scaleway Container Registry with Aikido to scan your containers for known vulnerabilities.

Follow the simple steps below to activate this feature:

**Step 1:** Log into your Scaleway account to gather some data.

We'll have to create an API key. Direct URL: <https://console.scaleway.com/iam/api-keys> (see screenshots below)

![User profile dropdown menu showing organization and account management options.](/files/A3qd9gl4Y4khTjvdK8sL)

![IAM dashboard for managing users, API keys, and access permissions in an organization.](/files/yEAnr90XqVf7WTZ3g1jq)

![API key generation form with user options and expiration settings.](/files/NysaShPQ1dWjpCIx2JS0)

**Step 2:** Enter the collected data in Aikido (direct link: <https://app.aikido.dev/settings/container-image-registry/add/scaleway>)

![Form to connect and configure a Scaleway container image registry.](/files/UBAvkqt7ZV0XtYnwW9EX)

**Step 3:** Aikido will now find all container repositories you can access and list them.

**Step 4:** Repositories can be linked to a code repository in order to perform better deduplication of findings. This step is optional!

**Step 5:** In the action menu next to the registry, click 'scan repos in registry' to get started. Results will appear in the Feed!

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.aikido.dev/container-image-scanning/standalone-registries/scaleway-container-registry.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
