# GitHub

Cloudback provides secure, automated backups for your GitHub repositories. Whether you're using a personal account or managing organization repositories, Cloudback ensures your code, project history, and important metadata are protected.

## Getting Started

* [Installation Guide](https://docs.cloudback.it/github/installation-guide) - Step-by-step guide to setting up Cloudback for GitHub
* [First Backup Walkthrough](https://docs.cloudback.it/github/first-backup-walkthrough) - Learn how to monitor and manage your first backup
* [Restore](https://docs.cloudback.it/github/restore) - How to restore GitHub data from a backup, including cross-account restore

## Key Features for GitHub

* **Metadata backups**: Issues, pull requests, wikis, releases, labels, milestones, and more
* **GitHub Marketplace Integration**: Purchase and manage your subscription directly through GitHub
* **Organization Support**: Protect all repositories across your GitHub organizations
* **GitHub-Verified Application**: Cloudback uses official GitHub APIs and is a verified GitHub application

## What Gets Backed Up

Cloudback backs up your GitHub repositories, including repository content, issues, pull requests, wikis, releases, and associated metadata. For a complete list of what's included, see [GitHub Backup Contents](https://docs.cloudback.it/github/backup-contents).

## Pricing

GitHub backups use a per-repository pricing model - each repository consumes 1 unit. See [GitHub Pricing](https://docs.cloudback.it/github/pricing) for plans and details.


---

# 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/github.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.
