# Manage and Create New Pipeline

#### **Create New Pipeline**

1. Click the **Settings** button

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

2. Fill the **Pipeline Name** & the enter the **Stage Names**. Then, click **Create Pipeline**.

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

#### **Manage Existing Pipeline**

1. Click the **Settings** button.

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

2. Click the **Edit** button to edit the pipeline.

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

3. Edit the **Pipeline Name** & **Stages**. Then, click **Save Pipeline Changes**.

<figure><img src="/files/93rSxHUlELXl8Cg4DR37" 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.kuasa.io/manage-deals/manage-and-create-new-pipeline.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.
