> For the complete documentation index, see [llms.txt](https://data-backup.gitbook.io/data-protection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://data-backup.gitbook.io/data-protection/glossary-of-terms/b.md).

# B

- [Backup](https://data-backup.gitbook.io/data-protection/glossary-of-terms/b/backup.md): Explore the importance of Backup, a crucial process for safeguarding your valuable data.
- [Backup and Recovery](https://data-backup.gitbook.io/data-protection/glossary-of-terms/b/backup-and-recovery.md): Discover the importance of Backup and Recovery, a comprehensive data protection strategy.
- [Backup as a service](https://data-backup.gitbook.io/data-protection/glossary-of-terms/b/backup-as-a-service.md): Explore the convenience of Backup as a Service (BaaS), a cloud-based data protection solution.
- [Bare-metal backup](https://data-backup.gitbook.io/data-protection/glossary-of-terms/b/bare-metal-backup.md): Discover the power of Bare-metal Backup, a comprehensive data protection method that captures and restores entire systems, including the operating system and applications.
- [Backup repository](https://data-backup.gitbook.io/data-protection/glossary-of-terms/b/backup-repository.md): Explore the significance of Backup Repositories, dedicated storage locations designed to securely store backup data.
- [Backup schedule](https://data-backup.gitbook.io/data-protection/glossary-of-terms/b/backup-schedule.md): Learn about Backup Schedules, a structured approach to planning and executing data backups.
- [Backup Solutions](https://data-backup.gitbook.io/data-protection/glossary-of-terms/b/backup-solutions.md): Explore the importance of backup solutions in data protection and disaster recovery.
- [Business Continuity](https://data-backup.gitbook.io/data-protection/glossary-of-terms/b/business-continuity.md): Learn about business continuity and its importance in ensuring the resilience and uninterrupted operations of organizations.


---

# 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://data-backup.gitbook.io/data-protection/glossary-of-terms/b.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.
