# How to Link an External CI Integration

1. On logging in to Ozone click on the left-sidebar and go to **CI/CD>Catalog>External pipelines**

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

2. For linking an external pipeline click on **+ New External CI** on the top right

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

3. This will take you to the list of integrations provided by Ozone

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

4. Refer to the supported integration for linking a new integration, simply type the integration in which your CI resides,\
   for example, Jenkins as shown below

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

5. Enter the required details and click on **Create integration,** this will verify the credentials and create the Jenkins/required integration, to Ozone

<figure><img src="/files/7rMA1Jv3VZAf12vF8hSG" alt=""><figcaption></figcaption></figure>

6. in-progressThis will show the integration you have created and the credentials and the resources synced.\
   \
   Once the *in progress* status changes to success, your pipelines will have been synced to Ozone

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

7. To view the pipelines go to **CI/CD>Catalog>External pipelines** as mentioned in the 1st step

<figure><img src="/files/7nwrOQyvP77FHfeoEU82" 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/how-to-link-an-external-ci-integration.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.
