> 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/platform-features/reach-out-to-partners/messaging/send-a-message-to-a-partner.md).

# 向合作伙伴发送消息

<a href="https://pxa.impact.com/student/activity/1087847?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=eng-250&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

使用 *消息* 与您已加入的合作伙伴快速轻松地沟通。这是解决问题以及就未来活动进行沟通的好方法。

{% hint style="warning" %}
**重要：** 请参阅 [消息使用条款](https://impact.com/terms-of-use-messaging/?_gl=1*j1tga9*_ga*MTI3MTM3MzE1Ni4xNjUyNjkzMjk1*_ga_MDF55NMH0F*MTY2MjAyMTAzMC4zODAuMS4xNjYyMDIxMjk1LjAuMC4w*_ga_MHKLSZ6DR4*MTY2MjAyMTAzMC4zNzcuMS4xNjYyMDIxMjk1LjAuMC4w) 在您的账户资料窗口中，以确保您始终符合 impact.com 的消息指南。
{% endhint %}

**消息权限**

* 您需要 **消息** 账户用户权限才能向合作伙伴发送消息。该权限是以下角色的标准权限： *社区经理* 和 *账户管理员* 用户角色的一部分，也可作为 [自定义角色](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md).

#### 向合作伙伴发送消息

您可以通过 2 种方式向合作伙伴发送消息：

<details>

<summary>通过您的合作伙伴页面</summary>

了解如何 [向潜在合作伙伴发送消息](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/contact-a-prospect.md) 并建立您的合作关系。

1. 从左侧导航栏中选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **合作伙伴** → **合作伙伴**.
2. 将鼠标悬停在您要发送消息的合作伙伴上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** → **消息**.
3. 输入您想发送给合作伙伴的消息。
   * 您也可以选择 ![](/files/14b41733c8251c65f98b2c86fb04d7290298e49c) **\[附加文件]**。可附加以下文件类型：CSV、PDF、JPEG、PNG、GIF。
   * 所有收发附件都会进行病毒扫描。
4. 输入消息并添加附件后，选择 **发送**.

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

</details>

<details>

<summary>通过您的收件箱</summary>

直接通过您的 *收件箱*.

了解如何 [作为品牌管理您的收件箱](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/messaging/manage-your-inbox-as-a-brand.md) 以及如何按特定合作伙伴关系状态等进行筛选。

1. 在顶部导航栏中，选择 ![](/files/40d2791b1cde23ae9a3ed926f61f1a355d557ba7) **\[收件箱]**.
2. 在搜索栏中，找到您想发送消息的合作伙伴并选择其名称。
3. 输入您想发送给合作伙伴的消息。
   * 您也可以选择 ![](/files/14b41733c8251c65f98b2c86fb04d7290298e49c) **\[附加文件]**。可附加以下文件类型：CSV、PDF、JPEG、PNG、GIF。
   * 所有收发附件都会进行病毒扫描。
4. 输入消息并添加附件后，选择 **发送**.

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

</details>


---

# 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/platform-features/reach-out-to-partners/messaging/send-a-message-to-a-partner.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.
