> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/what-would-you-like-to-learn-about/impactcom-mobile-app/working-with-brands-on-the-mobile-app/manage-brand-proposals-on-the-mobile-app.md).

# Manage Brand Proposals on the Mobile App

Once you join the brand’s program, any subsequent contract changes—whether proposed by you or the brand—will appear in your *Proposals* tab.

{% hint style="info" %}
**Note:** Partners can't create a proposal or *counter* an invite within the mobile app at this point. However, if you do so on your desktop application, you'll be able to view the proposals on the mobile app's *Proposals* screen.
{% endhint %}

#### Review your program proposals

1. From your ![](/files/W5pAQnqwS60iVJEPtkBE) **\[Dashboard]**, find your to-do list and select **{Number} Proposals**.
2. From the tabs at the top of the *Invites and Proposals* screen, ensure **Proposals** is selected. Use the Proposal indicators to gain more information on the proposals.

<details>

<summary>Proposal indicators</summary>

| Indicator         | Description                                                                                                                                                                                            |
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Status            | The *Status* of a proposal will indicate whether it is a ![](/files/WyHqb2KdmSgd596hVz2l) **\[New]** new invite or a ![](/files/2pCHlQxm3kbwQ7ydpZhd) **\[Counter]** counter-offer that you suggested. |
| Date              | The date underneath a brand's name refers to the date on which you received the proposal.                                                                                                              |
| Expiration notice | The red text underneath a brand's name indicates how many days remain before the proposal is automatically withdrawn and removed from your *Proposals* screen.                                         |

</details>

3. Select a proposal to view the program terms that were updated.
4. View the terms, or ![](/files/AJ5dtNWPzVFn4FBqZ30a) **\[Download]** the full contract.
5. **Accept** or **Reject** the invite.

   <div data-with-frame="true"><figure><img src="/files/sPcmZWhCDCm3c24d8Vip" alt="" width="375"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/partner/what-would-you-like-to-learn-about/impactcom-mobile-app/working-with-brands-on-the-mobile-app/manage-brand-proposals-on-the-mobile-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
