> For the complete documentation index, see [llms.txt](https://docs.vngcloud.vn/vng-cloud-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vngcloud.vn/vng-cloud-document/vstorage/backup-voi-veeam/bat-dau-voi-veeam.md).

# Getting started with Veeam

## Overview

Use this guide to backup data from S3 to vStorage, using Veeam Backup & Replication software. This article will guide you on how to get started with Veeam, including how to install Veeam Backup & Replication, initialize a Repository, create a Backup Job, and then how to recover data after a successful backup.

To perform the backup steps with Veeam, you need to **register an account** with GreenNode Service [here](https://register.vngcloud.vn/signup) to access GreenNode vStorage, then create a project by following **the vStorage Project Creation** guide. Once you have a project, create a Container within that project, see the vStorage **Container Creation** guide. You must complete these steps before you can proceed with the steps to backup data with Veeam.

***

## Content

[<mark style="color:blue;">Step 1: Install Veeam Backup & Replication</mark>](/vng-cloud-document/vstorage/backup-voi-veeam/bat-dau-voi-veeam/buoc-1-cai-dat-veeam-backup-and-replication.md)

[<mark style="color:blue;">Step 2: Create Repository</mark>](/vng-cloud-document/vstorage/backup-voi-veeam/bat-dau-voi-veeam/buoc-2-khoi-tao-repository.md)

[<mark style="color:blue;">Step 3: Create Job Backup</mark>](/vng-cloud-document/vstorage/backup-voi-veeam/bat-dau-voi-veeam/buoc-3-tao-job-backup.md)

[<mark style="color:blue;">Step 4: Recovery.</mark>](/vng-cloud-document/vstorage/backup-voi-veeam/bat-dau-voi-veeam/buoc-4-phuc-hoi-du-lieu-tren-veeam.md)


---

# 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.vngcloud.vn/vng-cloud-document/vstorage/backup-voi-veeam/bat-dau-voi-veeam.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.
