# Get started

In order to start scheduling automated & frequent native snapshots of your UpCloud Cloud Storages, you must connect your UpCloud account.

After connecting the account, Weap.io will automatically import all your UpCloud Cloud Storages and you will be able to choose the ones that should be backed-up, configure the backup frequency and finally the retention policy.&#x20;

### 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. Create your UpCloud user

The UpCloud API uses your account username and password for authentication. You can use your main user or create a new sub-account for giving Weap.io API access.

&#x20;If you choose to create a sub-account, open the UpCloud dashboard in a new tab, click the **`People`** button in the top navigation and click the button **`Add member`**. You will see a page where you must type the details of the new sub-account. Remember that the **`username`** and **`password`** will be used for the API authentication.

{% hint style="warning" %}
In the permissions section you must check the option **`Allow API connection from`** and select the option **`All addresses`**. The option **`Access to control panel`** should not be selected.
{% endhint %}

![](/files/-MKFo6i_6rCud-JQjRx6)

### 3. Select the UpCloud provider, choose a name for the account and provide your  API access credentials

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

Next, paste the API Username & Password of your account (or sub-account created in the previous step).

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

![](/files/-MKFtE8fWEr9tp0DTf8q)

### 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 UpCloud Cloud Storages. If you don't press the button, Weap.io will automatically run the synchronization after some minutes.&#x20;

Once synchronized, all your UpCloud Cloud Storages will be visible and you will be able to configure the backup frequency, retention or even completely pause the backups for some of them.

![](/files/-MKFv4wpwJw-2se05nA9)


---

# 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/upcloud-cloud-servers/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.
