# Organization-level integrations

Snyk provides seamless integrations with various source control management systems such as GitHub, GitLab, Bitbucket, and Azure Repos at the Organizational level. These integrations enable you to automatically scan for vulnerabilities and receive actionable insights to enhance the security of your repositories. By integrating at this level, you can ensure comprehensive protection for all your Projects within the Organization.

Snyk can integrate with the following SCMs at the Organization-level to help you track, monitor, and fix the issues and vulnerabilities in your code:

* [GitHub](/developer-tools/scm-integrations/organization-level-integrations/github.md)
* [GitHub Enterprise](/developer-tools/scm-integrations/organization-level-integrations/github-enterprise.md)
* [GitHub Cloud App](/developer-tools/scm-integrations/organization-level-integrations/github-cloud-app.md)
* [GitHub Server App](/developer-tools/scm-integrations/organization-level-integrations/github-server-app.md)
* [GitHub Read-only Projects](/developer-tools/scm-integrations/organization-level-integrations/github-read-only-projects.md)
* [GitLab](/developer-tools/scm-integrations/organization-level-integrations/gitlab.md)
* [Bitbucket Cloud](/developer-tools/scm-integrations/organization-level-integrations/bitbucket-cloud.md)
* [Bitbucket Cloud App](/developer-tools/scm-integrations/organization-level-integrations/bitbucket-cloud-app.md)
* [Bitbucket Data Center/Server](/developer-tools/scm-integrations/organization-level-integrations/bitbucket-data-center-server.md)
* [Azure Repositories (TFS)](/developer-tools/scm-integrations/organization-level-integrations/azure-repositories-tfs.md)


---

# 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.snyk.io/developer-tools/scm-integrations/organization-level-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.
