# Cloud Integrations

- [Adding GitHub Repositories](https://docs.pullrequest.com/customer-documentation/cloud-integrations/adding-github-repositories.md): This guide includes authorizing your GitHub account with HackerOne, installing the the HackerOne Code GitHub application (PullRequest) to your Organization, and syncing with your repositories.
- [Adding Bitbucket Repositories](https://docs.pullrequest.com/customer-documentation/cloud-integrations/adding-bitbucket-repositories.md)
- [Adding GitLab Projects](https://docs.pullrequest.com/customer-documentation/cloud-integrations/adding-gitlab-projects.md): In order for our system to post feedback to your GitLab merge requests, a posting user must be added to your team.
- [Adding Azure DevOps Repositories](https://docs.pullrequest.com/customer-documentation/cloud-integrations/adding-azure-devops-repositories.md): This guide includes steps for creating and configuring an Azure DevOps user personal access token, authorizing an Azure DevOps account with HackerOne Code, installing, and syncing repositories.


---

# 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.pullrequest.com/customer-documentation/cloud-integrations.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.
