> For the complete documentation index, see [llms.txt](https://docs.skyone.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skyone.cloud/english/cloud-computer/advanced-backup/accessing-advanced-backup.md).

# Accessing Advanced Backup

To access the feature, follow the steps below:

1. Go to the **Home** page of the **Console**;
2. In the side menu, click on **Cloud Computing**;
3. Then, select the **Advanced Backup** option.

<figure><img src="/files/RwIgk5jb6fIR1XYewY2Q" alt=""><figcaption></figcaption></figure>

***

### **Backup Management**

On the **Backup Management** screen, you can view and download saved files.

### Follow the instructions below to locate and download the files:

1. **Select the Bucket**: Identify and select the desired bucket;

<figure><img src="/files/NC0TTg5AtxdSj3BfMUZ7" alt=""><figcaption></figcaption></figure>

2. **Select the Folder**: Choose the folder that contains the files you need;

<figure><img src="/files/7zmjMAYiWHthkmD0Zbfy" alt=""><figcaption></figcaption></figure>

3. **Select the File**: Click the download icon next to the file you wish to download.

<figure><img src="/files/GsEy3pFkPTeSHXQuFHk6" alt=""><figcaption></figcaption></figure>

After completing these steps, your company's bucket backups will be available for download according to the defined structure.


---

# 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:

```
GET https://docs.skyone.cloud/english/cloud-computer/advanced-backup/accessing-advanced-backup.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.
