# Intro to Pipeline, Pursuits, and Triage

## What Is a Pipeline In GovTribe?

A **Pipeline** in GovTribe is a customizable workflow tool that allows you to define the stages of production that you will use as you pursue an Opportunity. Each stage represents a business development activity, which typically include activities such as: opportunity identification, opportunity research, proposal development, proposal review, and projections reporting.

You can create a custom Pipeline and define your own stages, or you can use (and customize) a GovTribe Pipeline Template.&#x20;

[How to Create a Pipeline in GovTribe](/user-guide/4-steps-to-creating-and-managing-your-capture/step-1-create-and-customize-a-pipeline.md#creating-a-pipeline-from-a-template)

## What is a Pursuit in GovTribe?

As you identify Opportunities you are interested in, you’ll add them as Pursuits to your Pipeline.&#x20;

[How to Add Pursuits to Your Pipeline](/user-guide/4-steps-to-creating-and-managing-your-capture/step-2-add-pursuits-to-your-pipeline.md)

## About the Triage Stage

When you add an Opportunity as a Pursuit to your Pipeline, the Pursuit is automatically added to a default Triage Stage. This stage is automatically included as a “pre-stage” in all Pipelines. It is intended to be used as a staging ground for all newly identified Opportunities.

When you click the **Add Pursuit** button on any Opportunity or Award page, the Opportunity is added to the selected Pipeline in the Triage stage.

Adding Pursuits to Triage allows you and your team to separate opportunity identification activities from any subsequent research and bid/no-bid due diligence. You and your team can, for instance, add new Pursuits to Triage throughout the week, and then return to your Pipeline when you are ready to perform due diligence before deciding whether to move a Pursuit out of Triage and into an active stage of your Pipeline (or to delete or abandon the pursuit.)

{% hint style="warning" %}
**IMPORTANT NOTE:**\
Pursuits in Triage do not affect your Pipeline's stats or projections, and you are not required to fill in any details for Pursuits in Triage.&#x20;
{% endhint %}


---

# 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/pipeline-pursuits-and-triage-overview.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.
