> 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/zh/ni-xiang-liao-jie-shen-me/impactcom-mobile-app/working-with-brands-on-the-mobile-app/manage-brand-proposals-on-the-mobile-app.md).

# 在移动应用中管理品牌提案

一旦你加入该品牌的项目，之后的任何合同变更——无论是由你还是品牌提出——都会显示在你的 *提案* 选项卡。

{% hint style="info" %}
**注意：** 合作伙伴无法创建提案或 *还价* 目前无法在移动应用中创建邀请的提案或进行还价。不过，如果你在桌面应用中这样做，你就可以在移动应用的 *提案* 页面上创建和管理。
{% endhint %}

#### 查看你的项目提案

1. 从你的 ![](/files/5d311b8323c9cc3d7e78052943f629a91fa88e51) **\[仪表板]**，找到你的待办事项列表并选择 **{Number} 个提案**.
2. 从顶部的选项卡中 *邀请和提案* 屏幕，确保 **提案** 已选中。使用提案指示标记可获取有关这些提案的更多信息。

<details>

<summary>提案指示标记</summary>

| 指示器  | 说明                                                                                                                                                                 |
| ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 状态   | 该 *状态* 提案的内容将表明它是否是一个 ![](/files/6689ab9d2512d0590d4b44b18b2b6af7bcc04ad3) **\[新]** 新的邀请或一个 ![](/files/583bfef4ef7a6ee60e4089a935efa1da2532561a) **\[还价]** 你提出的还价。 |
| 日期   | 品牌名称下方的日期是指你收到该提案的日期。                                                                                                                                              |
| 到期提醒 | 品牌名称下方的红色文本表示距离该提案自动撤回并从你的中移除还剩多少天。 *提案* 页面上创建和管理。                                                                                                                 |

</details>

3. 选择一个提案以查看已更新的项目条款。
4. 查看条款，或 ![](/files/ebce0b87e5f8acea155a9bff008708c0afd194fd) **\[下载]** 查看完整合同。
5. **接受** 或 **拒绝** 该邀请。

   <div data-with-frame="true"><figure><img src="/files/0e04f89ce20ba51dc97cf6078b1911e16ea2ec6b" 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/zh/ni-xiang-liao-jie-shen-me/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.
