> 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/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-vendors/join-a-retail-media-program-as-a-vendor.md).

# 以供应商身份加入零售媒体项目

作为供应商，您必须由零售商邀请才能参与 Retail Media 计划。该计划可让您：

* 与零售商建立联系，并通过其平台为您的产品争取更多曝光、更多合作伙伴背书和更多销售
* 管理 [Product Boost 活动](/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/product-boost-explained.md) 与零售商一起
* 查看 Product Boost 活动绩效报告
* 自动处理供应商资助的活动的开票和付款

以下文章说明了零售商邀请您后如何完成注册流程，以及如何与该零售商建立连接。

## 注册为供应商

{% stepper %}
{% step %}

### **收到电子邮件**

1. 接收来自零售商品牌的邀请邮件。
2. 选择 **接受邀请**.

<div data-with-frame="true"><figure><img src="/files/80ef5d10326f40e5fdbe94fb5edf123b731483b6" alt="" width="468"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### **登录您的 impact.com 账户**

* 如果您是 impact.com 的新用户，您需要先 **注册** 并使用您的电子邮件。
* 已经有 impact.com 账户？请选择 **登录**.

<div data-with-frame="true"><figure><img src="/files/8f8946e31b744f531d13a13462ccd496f48086b1" alt="" width="413"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### **填写您的个人和公司信息**

1. 填写您的个人信息，然后选择 **继续**.
   1. 如果系统找到匹配的 Retail Media 计划，我们建议您从下拉菜单中选择它，而不是创建新账户。
2. 填写您的公司信息，然后选择 **继续**.
   {% endstep %}

{% step %}

### **完成清单**

1. 在 *Retail Media 计划* 注册清单中，选择 **开始使用**.
2. 在 *创建您的计划* 弹窗中，输入您的 **计划名称**，然后选择 **下一步**.

   * 我们建议您为从零售商处收到的所有连接邀请选择此 Retail Media 计划，因此请输入一个中性的计划名称，例如 *StarkTech Electronics Retail Media Program* （不是 *StarkTech X WayneMart Product Boost Collab*）。中性的计划可确保您能将此计划用于所有连接邀请。
   * 您的计划现在应该已激活。

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

{% endstep %}
{% endstepper %}

## 后续步骤

在您成功登录 Retail Media 计划后，您将看到一个简洁的仪表板，其中包含 [*零售商列表*](https://app.impact.com/secure/advertiser/vendor/manage-vendor-program-retailers-flow.ihtml) 页面。所有零售商的状态都将显示为 *未连接* ，除了您已登录的那一家。请参阅 [批准或拒绝 Product Boost 资金请求](/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-vendors/approve-or-decline-product-boost-funding-requests.md) 以开始处理 Product Boost 活动。


---

# 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/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-vendors/join-a-retail-media-program-as-a-vendor.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.
