> 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/best-practices-and-tips.md).

# Best Practices and Tips

We understand the importance of data protection and have gathered a range of helpful resources to help you prepare for any unexpected events that may result in data loss. Our list includes tips on selecting the right backup solution, data backup strategies for different operating systems, and best practices for data recovery.

Take a look at our list of best practices and tips, and feel free to share your feedback or suggestions with us. We are committed to helping you keep your data safe and recoverable, so be sure to check back often for new content.

* [**How to backup Microsoft 365 using third-party backup tools**](/data-protection/best-practices-and-tips/how-to-backup-microsoft-365-using-third-party-backup-tools.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:

```
GET https://data-backup.gitbook.io/data-protection/best-practices-and-tips.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.
