# Introduction

The Deka Vault GPU is used to create, manage, and restore data backups from resources available within a project. This feature helps ensure that data remains secure and can be recovered in the event of disruptions, configuration errors, or data loss.

Within the Deka Vault GPU menu, users can create backups manually or on a scheduled basis, specify the backup storage location, and perform data restoration as needed. Backup information such as backup name, cron time (schedule), retention period, and backup status can also be monitored on this page.

The Deka Vault GPU menu consists of several main tabs: Schedule, Backup, Location, and Restore, each of which is used to manage backup schedules, view the list of backups, define storage locations, and perform the data restoration process.


---

# 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.cloudeka.ai/guidance-for-individual/deka-vault-gpu/introduction.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.
