# Get started

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

After connecting the account, Weap.io will automatically import all your Hetzner Cloud Servers 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`**.

### 2. Generate your Hetzner API Key

In order for Weap.io to be able to create snapshots of your Hetzner Cloud Servers, you must create an API Key. Open the [Hetzner Console](https://console.hetzner.cloud/) in a new tab, select your project and click the **`Security`** item in the left sidebar. Choose the **`API Tokens`** tab and click the **`Generate API Token`** button.

![](/files/-MKKltXpIPZRKvcNwQJf)

Given an intuitive name to key, select the **`Read & Write`** option and click the button **`Generate API Token`**.

![](/files/-MKKmlfeqO9oruU2gOQ-)

Once created, the API key will be displayed to you only once. Copy it.

![](/files/-MKKnLbcs93Nd_qoa_BC)

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

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

Paste the API key generated in the previous step and click the **`Save`** button.

![](/files/-MKKZKd7ECkr-N5H4_nH)

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

Once synchronized, all your Hetzner Cloud Servers 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/-MKKonTEnCpxX5Kuhvaa)


---

# 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/hetzner-backups/connect-your-hetzner-project.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.
