# Why to Link an Opportunity to an Existing Pursuit?

The most common reason for linking another record, such as an Award, to an existing Pursuit is when your Pursuit is a follow-on requirement to, or a recompete of, an existing contract or grant.&#x20;

Linking the GovTribe’s Award record of that existing contract to your Pursuit provides context for your current bid efforts, and improves the fidelity of the Likely Bidders projections GovTribe provides within your Pursuit.&#x20;

### How to Link a record to an Existing Pursuit

***To link a record to a Pursuit:***

**Step 1.**  Locate the opportunity, or award, that you would like to link.

**Step 2. C**lick the **Create Pursuit** button, followed by **Add to Existing Pursuit.** Finally select the appropriate Pursuit in the list provided.

{% hint style="info" %}
The **Link Pursuit** button appears in the lower right corner of each record listed on in the search results view of any search page as well as in the upper right corner of the detail page.
{% endhint %}

**Step 3.**  In the resulting *Link Pursuit* modal, indicate how you would like to link the record, based on the information contained in the record you are linking.

* Click **Overwrite** on any property you wish to replace with the new information.
* Click **Merge** if a given property allows for multiple values in it. (If Merge is not allowed it will be grayed out.)

**Step 4.**  Click **OK**.


---

# 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-main-pursuits-page-and-pursuit-detail-page/linking-opportunities-and-awards-to-existing-pursuits.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.
