> For the complete documentation index, see [llms.txt](https://docs.weap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.weap.io/provider-snapshots/ovh-compute-instances/get-started.md).

# Get started

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

After connecting the account, Weap.io will automatically import all your OVH 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. Select the OVH provider & choose a name for the account

In the opened modal, select the **`OVH`** provider and type an intuitive name that will help you easily recognize the account later. Next, select the location of your OVH account. The default location is Europe. When done, click the  **`Save`** button.

![](/files/-MKFSxorgywJz57cuqVt)

### 3. Authorize the API access

After clicking save, you will be redirected to the OVH authorization page where you must Log In with your OVH account. Remember to select `Unlimited` as validity, otherwise Weap.io will not be able to create snapshots when the validity expires.

![](/files/-MKFUQGVwdU0aDzAxJdy)

### 4. Synchronize the account

After authorizing the OVH API access, you will be redirected back to the Weap.io dashboard where you will find the new connected OVH account.&#x20;

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

Once synchronized, all your OVH 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/-MKFZ_LzSDp88TTdQ4ni)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.weap.io/provider-snapshots/ovh-compute-instances/get-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
