# Getting Started

Welcome to Cloudback! Cloudback provides secure, automated backups for your repositories and workspaces across all supported platforms.

![Cloudback Supported Platforms](https://2781059148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQEI7SjBF2CddqNXZpCoE%2Fuploads%2Fgit-blob-1c2e9024321ac6ce0f81d218ddff02969eb1f4a0%2Fadd-account-ui.png?alt=media)

## Choose Your Platform

* [**GitHub**](https://docs.cloudback.it/github): Backup GitHub repositories with metadata support
* [**Azure DevOps**](https://docs.cloudback.it/azure-devops): Backup Azure DevOps repositories with pull requests metadata
* [**GitLab**](https://docs.cloudback.it/gitlab): Backup GitLab projects with repository content and metadata
* [**Linear**](https://docs.cloudback.it/linear): Backup Linear workspaces including issues, projects, documents, and more

## Quick Links

* [What is Cloudback?](https://docs.cloudback.it/readme/what-is-cloudback) - Learn about Cloudback's features
* [GitHub Installation Guide](https://docs.cloudback.it/github/installation-guide) - Get started with GitHub backups
* [Azure DevOps Installation Guide](https://docs.cloudback.it/azure-devops/installation-guide) - Get started with Azure DevOps backups
* [GitLab Installation Guide](https://docs.cloudback.it/gitlab/installation-guide) - Get started with GitLab backups
* [Linear Installation Guide](https://docs.cloudback.it/linear/installation-guide) - Get started with Linear backups


---

# Agent Instructions: 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.cloudback.it/readme.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.
