# Supported Integrations

## What source control providers is PullRequest compatible with?

PullRequest offers fast, self-serve integration with the following cloud-based providers:

* [**GitHub**](https://docs.pullrequest.com/pullrequest-docs/cloud-integrations/adding-github-repositories)
* [**Bitbucket**](https://docs.pullrequest.com/pullrequest-docs/cloud-integrations/adding-bitbucket-repositories)
* [**GitLab**](https://docs.pullrequest.com/pullrequest-docs/cloud-integrations/adding-gitlab-projects)
* [**Azure DevOps**](https://docs.pullrequest.com/pullrequest-docs/cloud-integrations/adding-azure-devops-repositories)

## Do you support on-premise instances?

Yes. We offer **PullRequest Proxy** which allows you to use PullRequest on-premise or in your private cloud.&#x20;

This is available for:

* **GitHub Enterprise**
* **Bitbucket Server**
* **GitLab Self-Hosted**
* **Azure DevOps**

To get set up with a license of PullRequest Proxy, check out [our guide](https://docs.pullrequest.com/on-premise-server).


---

# 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/frequently-asked-questions/supported-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.
