> 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-invites-and-applications-on-the-mobile-app.md).

# 在移动应用中管理品牌邀请和申请

你可以收到加入品牌项目的邀请，或申请加入品牌项目。当你收到项目邀请时，这意味着一个你尚未合作过的品牌希望与你合作。即使你在同意前来回协商合同条款，它仍会显示为你在 *邀请* 选项卡。

{% hint style="warning" %}
**重要：** 你目前无法在移动应用中对邀请或提案进行还价。若要对邀请或提案进行还价，你需要在桌面应用中管理你的邀请和提案。
{% endhint %}

#### 查看你的项目邀请

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

<details>

<summary>邀请指示器</summary>

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

</details>

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

#### 查看你的项目申请

你可以跟踪你申请过的所有品牌项目。请按照以下说明查看你的品牌申请。

1. 从屏幕底部的导航栏中，选择 ![](/files/66efcfa8c93378e0ff635fa7bdd27b96ae0d7b0c) **\[发现]**.
2. 从顶部的选项卡中 *发现* 屏幕，选择 **品牌**.
3. 选择 **发现品牌**.
4. 选择 ![](/files/cd014655c4c89f8f2f61ce9532c6f031ca249694) **\[筛选]**，然后在……下方 *关系*中，选择 **已申请** 筛选器。
   * 你将能够看到你申请过的所有品牌。


---

# 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-invites-and-applications-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.
