# GitHub

![](/files/-MUxNeyyDf9dcYPDh8_P)

**GitHub** is a code hosting platform for version control and collaboration. It lets users work together on projects from anywhere.

With our integration with GitHub, you can easily integrate your Loadmill tests with your GitHub repository and [they will run per each successful release of your app](https://docs.loadmill.com/integrations/github-integration/ci-integration). In addition, the integration enables you [to create a backup of your Test Suites in GitHub](https://docs.loadmill.com/integrations/github-integration/data-sync-connection-to-github) and easily track changes made to them.


---

# 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.loadmill.com/integrations/github-integration.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.
