# Supported Integrations

The Supported integrations that allow you to import a pipeline from external CI are :\
\
1\) **Jenkins:** Jenkins for its extensive plugin ecosystem, enabling customizable automation of build, test, and deployment processes in your software projects.

<figure><img src="/files/NyTJly80NAdYCPf276nJ" alt=""><figcaption></figcaption></figure>

2\) **Azure DevOps:** Azure DevOps, offers comprehensive tools for planning, developing, testing, and delivering applications efficiently.

<figure><img src="/files/as71VAD7hIa3DUF3oFI9" alt=""><figcaption></figcaption></figure>

3\) **Gitlab: It** offers integrated tools for source code management, CI/CD, and collaboration. Enhance your software delivery with robust automation and seamless workflows.

<figure><img src="/files/lADHZ9vUncfckaG5l87r" alt=""><figcaption></figcaption></figure>


---

# 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.ozone.one/ozone-end-user-guide/documentation/ci-cd/catalog/external-pipelines/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.
