> 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/protect-and-monitor-your-performance-program/social-monitoring/create-a-social-monitoring-policy.md).

# 创建社交监控政策

政策可让您自动监控并修正合作伙伴内容，确保您的品牌得到安全推广、所有跟踪链接正常工作等。

{% hint style="success" %}
**注意：** 目前仅导入来自已加入您计划的合作伙伴的内容。
{% endhint %}

#### 创建新的社交监控政策

1. 在左侧导航栏中，选择 ![](/files/03e28afa659ac04a9ba6d0d62e867c1d13554cb1) **\[保护]** → **监控** → [**政策**](https://app.impact.com/secure/advertiser/protect/fr/compliance-search-monitor-policy.ihtml?u=%2Fsecure%2Fcompliance%2Fdata%2Fcompliance-search-monitor-policy-flow.ihtml).
2. 在右上角，选择 **创建政策**.
3. 选择 **社交监控**，然后选择 1 个场景来指导该政策：

   | 场景    | 说明                            |
   | ----- | ----------------------------- |
   | 未批准术语 | 监控您的合作伙伴，确保其内容符合您的政策。         |
   | 品牌安全  | 使用先进的机器学习监控您的合作伙伴，以保护您的政策和声誉。 |
   | 披露验证  | 监控合作伙伴帖子，以验证是否存在赞助内容披露和标签。    |
4. 选择 **开始使用**.
5. 请完成以下部分：

<details>

<summary>详细信息</summary>

1. 输入一项政策 **名称**.
2. 选择一个或多个社交媒体 **属性** 您要监控的。
3. 选择 **下一步**.

<div data-with-frame="true"><figure><img src="/files/3f4bddc8a06361540091fef211e80884103e2f86" alt="" width="563"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>内容</summary>

1. 输入与您的品牌相关、您想监控的关键词、品牌提及、产品名称或标签。
2. 选择 **下一步**.

<div data-with-frame="true"><figure><img src="/files/2696642bb5dd21b90c9f593b3da1957250049d49" alt="" width="563"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>场景：未批准术语</summary>

1. 输入您不希望与品牌相关联的任何术语或标签，例如竞争对手品牌提及。
2. 选择 **下一步**.

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

</details>

<details>

<summary>场景：品牌安全</summary>

1. 选择您不希望与品牌相关联的内容类别，例如脏话或毒品。
2. 选择 **下一步**.

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

</details>

<details>

<summary>场景：披露验证</summary>

1. 输入您希望合作伙伴使用的标签，以表明其帖子是否为赞助内容。
2. 输入您希望 impact.com 检查是否包含赞助披露的内容标签。
3. 选择 **下一步**.

<div data-with-frame="true"><figure><img src="/files/36321b436eda57f4e9d25f548f29da70e68308f5" alt="" width="563"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>自动化</summary>

1. 如有需要，请选择以下任何 ![\[Unchecked box\]](https://paligoapp-cdn-eu1.s3.eu-west-1.amazonaws.com/impact/attachments/f01cdffa431a4d75ff09c130b66974d4-396370c2cdec89ba7d714c4c58e6845b.svg) **\[未勾选的复选框]** ，以自动处理您识别内容中的任何问题。
2. 选择 **下一步**.

<figure><img src="/files/1f462edc603efb794244bd9456884512db7372c9" alt="" width="563"><figcaption></figcaption></figure>

</details>

<details>

<summary>摘要</summary>

1. 查看您的政策摘要。
   * 如果您想编辑该政策，请选择 **上一步** 返回到您想编辑的部分。
2. 选择 **保存**.

<div data-with-frame="true"><figure><img src="/files/230785474fd0f80741b091bd0137c5c1b2c46ce5" alt="" width="563"><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/protect-and-monitor-your-performance-program/social-monitoring/create-a-social-monitoring-policy.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.
