# Default Pipelines that are linked

When a microservice is created within Ozone, default pipelines are automatically provided to streamline the deployment process. These default pipelines are accessible through the **"Pipeline Templates"** section within the microservice's dashboard.

If the microservice was created via the onboarding flow, users would be presented with a broader selection of pipelines.

The primary purpose of providing default pipelines is to simplify and expedite the deployment process for users. By having pre-configured pipelines readily available, users can deploy their microservices to the target cluster with just one click. This approach significantly reduces the manual effort and complexity involved in setting up deployment pipelines from scratch. The default pipelines are designed to cover common deployment scenarios and best practices.

1. Click on Microservices in left-sidebar<br>
2.

```
<figure><img src="/files/Xv6o4XwluIBLUVKOQ7GA" alt=""><figcaption></figcaption></figure>
```

3. 2. Click on any of the Microservices you created<br>
4.

```
<figure><img src="/files/Og8tvhEZltFgKsRe8sW1" alt=""><figcaption></figcaption></figure>
```

```
3. Clicking on Microservice will redirect to the landing page there you can click on Pipeline Templates<br>
```

5\.

```
<figure><img src="/files/DXPuVvzppgFQMCSEnqr6" alt=""><figcaption></figcaption></figure>



4. You can see all the Pipeline Templates in one place and you can select any of the templates which you want to run.<br>
```

6\.

```
<figure><img src="/files/Bcn5BMxVbIx88RBl3CHW" 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/link-pipelines-to-your-microservice/default-pipelines-that-are-linked.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.
