# View Your Contract History with Brands

You can check your **Contract History** for every brand you have ever signed to, including those to which you are currently signed. This helps you compare contracts, view your contract history with a specific brand, or resolve payment disputes.

You can limit your contract history view to a specific brand (or set of brands) or contract(s) (e.g., *Active*). You can also view the contract history of all brands and all contract states.

#### View a brand's contract history

You can view the entire contract history you have with a brand, including declined and pending contracts.

1. From the top navigation bar, select **Discover** → **My Brands**.
2. Select the brand tile for the brand for which you want to view the contract history.
3. From the slideout, select **\[More] → Contract History**.
4. To filter for contracts that have a specific Brand Signatory, select ![](/files/gGYYWLIromSdxqAltdfW) **\[Columns]** **Brand Signatory**.
5. Hover your cursor over the specific contract you want to view, then select ![](/files/tVi8JFAtGxeIbgSMOTGm) **\[More]** → **View**.

   * To download a PDF copy of that contract, hover your cursor over the contract, then select ![](/files/tVi8JFAtGxeIbgSMOTGm) **\[More]** → **Download PDF**.
   * View the *Column reference* below for more information on the table.

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

<details>

<summary>Column reference</summary>

|                   |                                                                                                                                                                                                                                                   |
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Table Column**  | **Description**                                                                                                                                                                                                                                   |
| Contract          | The name of the contract.                                                                                                                                                                                                                         |
| Brand             | The other main business entity in the contract, aka the brand you are, were, or potentially will be partnered with.                                                                                                                               |
| Status            | If the contract is currently implemented or not. Includes special statuses (e.g., *Suspended*).                                                                                                                                                   |
| Start Date        | The date that the contract began between you and the brand. If the contract was `Declined`, this is the date the contract was proposed.                                                                                                           |
| End Date          | The date that the contract ended between you and the brand. Will be empty if the end date does not apply.                                                                                                                                         |
| Partner Signatory | The partner representative (i.e., one of your account users) that agreed to the contract. Will be empty if no partner representative agreed to the contract (e.g., if a contract status is `Pending` because the brand sent one to your account). |
| Brand Signatory   | The brand representative that agreed to the contract. It will be empty if no brand representative agreed to the contract (e.g., if a contract status is `Pending` because you sent one to the brand).                                             |

</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/working-with-brands/contracts/view-your-contract-history-with-brands.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.
