# Detail: Pipeline Widget

With the Pipeline Widget you can show and update the status of a process.

![pipeline-stacker.png](https://support.stackerhq.com/hc/article_attachments/5517723063059/pipeline-stacker.png)

## Enable Pipeline Widget

1. Go to a Detail layout
2. Click **Edit Layout**
3. Drag **Pipeline Widget** onto the layout
4. Select a single-select dropdown field you want to use for the stages
5. Toggle on the stages you want to use

![Pipelline.gif](https://support.stackerhq.com/hc/article_attachments/6875172821267/Pipelline.gif)

## Editing the Pipeline status

The pipeline is **Read only** by default. If you uncheck the **Read only** setting, your users will be able to change the stage by clicking a pipeline stage.

![](https://support.stackerhq.com/hc/article_attachments/5517742349587/Screenshot_2022-04-14_at_12.51.50.png)

You can use Permissions to control which users can edit the pipeline stage.


---

# 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.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-pipeline-widget.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.
