
# Integrations

Sourcegraph integrates with your other tools to help you search, navigate, and review your code.

-   [Slack](/slack-integration): ask `@Sourcegraph` the same questions — right in Slack.
-   [GraphQL API](/api/graphql/): create custom tools using Sourcegraph data
-   [Browser extension](/integration/browser-extension/): go-to-definitions and hovers in your code host and code reviews
-   Code hosts
    -   [GitHub](/integration/github)
    -   [GitLab](/integration/gitlab)
    -   [Bitbucket Cloud](/integration/bitbucket-cloud)
    -   [Bitbucket Server / Bitbucket Data Center](/integration/bitbucket-server)
    -   [Other Git repository hosts](/admin/code-hosts/other)
-   [Editor plugins](/integration/editor): jump to Sourcegraph from your editor
    -   [Open in Editor](/integration/open-in-editor): jump to your editor from Sourcegraph
    -   [Search shortcuts](/integration/browser-extension/how-tos/browser-search-engine): quickly search from your browser
-   Launcher extensions
    -   [Sourcegraph for Raycast](https://www.raycast.com/bobheadxi/sourcegraph) (unofficial): search code and manage batch changes from the Raycast launcher
-   Cody IDE Extensions
    -   [JetBrains](/integration/jetbrains)
    -   [VS Code](/cody/clients/install-vscode)

![GitHub pull request integration](https://storage.googleapis.com/sourcegraph-assets/code-graph/docs/github-pr.png)
