# Integration Catalog

### One platform to manage all your SDLC / DevOps integrations (20+ integrations)

To give software engineering work visibility, [Oobeya](https://oobeya.io/integrations/) gathers and transforms the data acquired from the SDLC toolset into 50+ key [engineering metrics](https://oobeya.io/oobeya-metric-definitions/) and [insights](https://docs.oobeya.io/team-insights-and-symptoms/symptoms-catalog) that look across many dimensions. Once Oobeya is connected to the SDLC toolset, data is gathered and aggregated in real time without the need for manual input.

<table data-full-width="false"><thead><tr><th width="233">Tool</th><th width="208">Categories</th><th>Modules</th><th>Plan</th></tr></thead><tbody><tr><td><a href="all-integrations/project-management-addons/jira-cloud-integration">Jira Cloud</a></td><td>Project Management</td><td>All</td><td>Cloud</td></tr><tr><td><a href="all-integrations/project-management-addons/jira-server-integration">Jira Server / Data Center</a></td><td>Project Management</td><td>All</td><td>Server, Data Center</td></tr><tr><td><a href="all-integrations/scm-addons/azure-devops-integration">Azure DevOps</a></td><td>SCM &#x26; CI/CD &#x26; Project Management</td><td>Repos, Azure Boards, Pipelines, Releases</td><td>Cloud, Server</td></tr><tr><td><a href="all-integrations/scm-addons/github-integrations">GitHub</a></td><td>SCM &#x26; CI/CD</td><td>Repos, GitHub Actions</td><td>Cloud, Enterprise Cloud, Enterprise On-premise</td></tr><tr><td><a href="all-integrations/scm-addons/gitlab-addon">GitLab</a></td><td>SCM &#x26; CI/CD</td><td>Repos, GitLab CI</td><td>Cloud, Self Managed, Enterprise</td></tr><tr><td><a href="all-integrations/scm-addons/bitbucket-cloud-integration">Bitbucket Cloud</a></td><td>SCM &#x26; CI/CD</td><td>Repos, Bitbucket Pipelines</td><td>Cloud</td></tr><tr><td><a href="all-integrations/scm-addons/bitbucket-server-integration">Bitbucket Server / Data Center</a></td><td>SCM</td><td>Repos</td><td>Server, Data Center</td></tr><tr><td>Gitea</td><td>SCM</td><td>Repos</td><td>Server</td></tr><tr><td><a href="all-integrations/scm-addons/jenkins-integration">Jenkins</a></td><td>CI/CD</td><td>All</td><td>Server</td></tr><tr><td>Cloudbees</td><td>CI/CD</td><td>All</td><td>Server</td></tr><tr><td><a href="all-integrations/scm-addons/teamcity-integration">TeamCity</a></td><td>CI/CD</td><td>All</td><td>Cloud, Server</td></tr><tr><td><a href="all-integrations/scm-addons/gerrit-integration">Gerrit</a></td><td>SCM </td><td>All</td><td>Cloud, Server</td></tr><tr><td>Octopus Deploy</td><td>CI/CD</td><td>All</td><td>Cloud, Server</td></tr><tr><td><a href="all-integrations/code-quality-addons/sonarqube-integration">SonarQube Server</a></td><td>Quality &#x26; Security</td><td>All</td><td>Server</td></tr><tr><td><a href="https://docs.oobeya.io/integrations/all-integrations/code-quality-addons/sonarqube-cloud-integration">SonarQube Cloud</a></td><td>Quality &#x26; Security</td><td>All</td><td>Cloud</td></tr><tr><td>Fortify</td><td>Quality &#x26; Security</td><td>All</td><td>Server</td></tr><tr><td><a href="all-integrations/code-quality-addons/veracode-integration">Veracode</a></td><td>Quality &#x26; Security</td><td>SAST</td><td>Cloud</td></tr><tr><td><a href="all-integrations/code-quality-addons/xray-integration">Xray</a></td><td>Quality &#x26; Security</td><td>All</td><td>Cloud, Server / DC</td></tr><tr><td><a href="all-integrations/apm-monitoring-addons/azure-application-insights-integration">Azure Application Insights</a></td><td>Monitoring &#x26; APM</td><td>APM</td><td>Cloud</td></tr><tr><td><a href="all-integrations/apm-monitoring-addons/new-relic-integration">New Relic</a></td><td>Monitoring &#x26; APM</td><td>APM, Incident Management</td><td>Cloud</td></tr><tr><td>Datadog (Beta)</td><td>Monitoring &#x26; APM</td><td>APM, Incident Management</td><td>Cloud</td></tr><tr><td><a href="../administration/user-management-single-sign-on-auth-settings/azure-ad-integration">Microsoft Entra (Azure AD)</a></td><td>Authentication</td><td>SSO</td><td>-</td></tr><tr><td>Okta (SAML)</td><td>Authentication</td><td>SSO</td><td>-</td></tr><tr><td><a href="../administration/user-management-single-sign-on-auth-settings/configuring-ldap-active-directory">LDAP</a></td><td>Authentication</td><td>SSO</td><td>-</td></tr></tbody></table>

***

### Visit Oobeya's blog post to learn more about integrations

{% embed url="<https://oobeya.io/blog/achieving-seamless-integration-connecting-your-tools-with-oobeya/>" %}


---

# 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.oobeya.io/integrations/all-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.
