# Manually

**I Method**

Go to pipelines in the left side bar and on top right there is a button called Initiate Pipeline Runs. On clicking on that you have to give the inputs such as environment name, cluster name, microservice, and pipeline template, and click on run, and the pipeline will start to execute.<br>

<figure><img src="/files/wQschvuxSEhqXCSXhNwM" 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/initiating-pipeline-run/manually.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.
