# Contract History Report

The *Contract History Report* shows you the entire history of your contract while on the impact.com platform.

1. From the top navigation bar, select **Reports** → **More Reports**.
2. From the *Category* filter next to the search bar, select **Contract**.
3. Select **Contract History**.
4. Find the table you want to view.

   * Learn more about your *Signed contracts*, *Pending contracts*, and your *Rejected proposed contracts* in the table references below.

   <div data-with-frame="true"><figure><img src="/files/4HhzB5l2N7P0NMJdWiLg" alt=""><figcaption></figcaption></figure></div>

#### Table references

<details>

<summary>Signed contracts</summary>

| Table Column | Description                                                                                           |
| ------------ | ----------------------------------------------------------------------------------------------------- |
| View         | Select **View** to see the current contract.                                                          |
| Program      | See what brand programs you are partnered with.                                                       |
| Date Started | View the date that the current contract with a partnered brand began.                                 |
| Date Ended   | If your contract is temporary, or if there is an expiration date for the contract, see the date here. |

</details>

<details>

<summary>Pending contracts</summary>

| Table Column       | Description                                                                                                                                                                                                           |
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| View               | Select **View** to see the proposed contract.                                                                                                                                                                         |
| Program            | See the brand programs you can potentially partner with.                                                                                                                                                              |
| Waiting On         | <p>Find which side of the potential partnership needs to make a decision about the contract proposed.</p><p><em>Adv</em> means the brand needs to make a decision. <em>MP</em> means you need to make a decision.</p> |
| Waiting Since      | See when this proposed contract was last updated.                                                                                                                                                                     |
| Date Offer Expires | If the proposal has an expiration date, view that date here.                                                                                                                                                          |

</details>

<details>

<summary>Rejected proposed contracts</summary>

| Table Column     | Description                                                                                 |
| ---------------- | ------------------------------------------------------------------------------------------- |
| Program          | View the brand program for which the partnership was rejected.                              |
| Was Final Offer  | See if the version of the contract that was proposed was the final offer from either party. |
| Date Rejected    | View the date that the contract was rejected.                                               |
| Rejection Reason | See which party rejected the contract, and if a reason was given.                           |

</details>


---

# 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://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/reporting-for-partners/contract-history-reports/contract-history-report.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.
