# Get started

In order to start scheduling automated & frequent native snapshots of your DigitalOcean droplets & volumes, you must connect your DigitalOcean account.

After connecting the account, Weap.io will automatically import all your Droplets & Volumes 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 dashboard

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. Choose a name for the account

Type an intuitive name to easily recognize the account later and click the `Save` button. After that, you will be redirected to your DigitalOcean account.

![](/files/-ML13aHCAO-2dcbj4SOp)

### 3. Authorize Weap.io from your DigitalOcean account

Weap.io uses the DigitalOcean API in order to create frequent backups for your Droplets & Volumes. In order to do that, you must authorize Weap.io from the DigitalOcean page you have been redirected.&#x20;

![](/files/-MGPfz6M7cM-JBHMr_ps)

After authorizing the API access, you will be redirected back to your Weap.io dashboard.

### 4. Synchronize the account

![](/files/-ML14SAS2Ej5G2_i4ho7)

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

Once synchronized, all your Droplets & Volumes 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;


---

# 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/digitalocean-backups/connect-your-digitalocean-account.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.
