# Get started

In order to start scheduling automated & frequent native snapshots of your Scaleway Compute Instances, you must connect your Scaleway account.

After connecting the account, Weap.io will automatically import all your Scaleway Compute Instances and you will be able to choose the ones that should be backed-up, configure the backup frequency and finally the retention policy.

### 1. Open the Weap.io Provider Snapshots page

Open your Weap.io dashboard and click the **`Provider Backups`** button located in the top menu. On the page just opened, click the button **`Connect cloud account`**.

![](/files/-MKFS79za8hO2odyBa8d)

### 2. Generate your Scaleway API Key

In order for Weap.io to be able to create snapshots of your Scaleway Compute Instances, you must create an API Key. Open the Scaleway Console in a new tab, select your project and choose the **`Credentials`** tab. Next, click the **`Generate API Key`** button.

![](/files/-MKFhN_UDglGAPiVigwu)

### 3. Select the Scaleway provider, choose a name for the account and provide your API key

Go back to Weap.io and in the opened modal select the **`Scaleway`** provider. Type an intuitive name that will help you easily recognize the account later.&#x20;

Paste the API Access & Secret key generated in the previous step and choose the location of your Scaleway project.

When done, click the  **`Save`** button.

![](/files/-MKFjAvEl4JvAaXVU5vx)

### 4. Synchronize the account

After clicking the **`Save`** button, the list of your connected accounts will be reloaded and the newly connected account will appear.

The last thing you have to do is clicking the button **`Synchronize account`**. By doing that, Weap.io will import all your Scaleway Compute Instances. If you don't press the button, Weap.io will automatically run the synchronization after some minutes.&#x20;

Once synchronized, all your Scaleway Compute Instances will be visible and you will be able to configure the backup frequency, retention or even completely pause the backups for some of them.&#x20;

![](/files/-MKFlLq95UEEWceZZAlF)


---

# 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://docs.weap.io/provider-snapshots/scaleway-compute-instances/get-started.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.
