# Pipelines

A Pipeline is a set of steps, activities, or stages your business typically completes when working on a Government Capture. You can have multiple Pipelines if your business processes differ for different types of captures.

As you find Pursuits you would like to investigate and possibly pursue, add them to the appropriate Pipeline to begin working on them.

**Related Articles:**\
[Pipeline, Pursuits and Triage Stage Overview](https://docs.govtribe.com/user-guide/what-is.../capture/pipeline-pursuits-and-triage-overview)\
[Step 1: Create and Customize a Pipeline](https://docs.govtribe.com/user-guide/4-steps-to-creating-and-managing-your-capture/step-1-create-and-customize-a-pipeline)\
[Step 2: Find and Add Pursuits to Your Pipeline](https://docs.govtribe.com/user-guide/4-steps-to-creating-and-managing-your-capture/step-2-add-pursuits-to-your-pipeline)\
[Step 4: Monitor and Manage Your Pipeline](https://docs.govtribe.com/user-guide/4-steps-to-creating-and-managing-your-capture/step-4-monitor-and-manage-your-pipeline) &#x20;

***To access a Pipeline:***

Go to:  **Main Menu** >> **Capture** >> **Pipelines**, and select a Pipeline.  \
(A Generic default "Pipeline" has been created for you for any GovTribe accounts created after 2022 so you will need to customize your pipeline, if your account was created prior to 2022, please refer to [Step 1: Create and Customize a Pipeline](https://docs.govtribe.com/user-guide/4-steps-to-creating-and-managing-your-capture/step-1-create-and-customize-a-pipeline).)

The following describes each section of the Pipeline page and its features and functionality:

**Name:** The name given to this pipeline.

**Active Pursuits:** How many active pursuits are present in this pipeline.

**Probable Value:** The total probable value of all active pursuits within this pipeline.

**Estimated Value:** The total estimated value of all active pursuits within this pipeline.

**Updated:** The most recent timestamp of a change that occured in this pipeline.

**Participants:** All users who have added pursuits, or have in some way interacted, with the pursuits in this pipeline.

**Actions**: Buttons that will allow you to edit, or delete, this pipeline.&#x20;

Select the edit button (pencil and paper) to change the name, description, add tags, create a govtribe pipeline tempate,  adminster restrictions so only certain users can view the data in said pipeline, and transfer the pipeline owner.&#x20;

Select the delete button (trash can) to fully delete this pipeline an all of its data.


---

# 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.govtribe.com/user-guide/what-is.../capture/the-pipelines-page.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.
