# Edit Pipeline

Sometimes, you may need to edit a pipeline. Maybe because you want to add a stage or just want to edit the pipeline name or stage name. The pipeline can only be edited by the sales manager.

To edit the pipeline, Click **'Deal'** to navigate to the Deals page. Click the pipeline dropdown, select the pipeline that you want to edit then, click the **'Edit this pipeline'** button. You will see the 'Pipeline Editor' modal will open, and you can edit the pipeline or stages as you needed.

![Edit Pipeline](/files/GbUmnzRHpAnIxsr10SUj)


---

# 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.3dolphins.ai/sales-activity/deal/pipeline/edit-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.
