> 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) **\[保护]** → **Monitoring** → [**策略**](https://app.impact.com/secure/advertiser/protect/fr/compliance-search-monitor-policy.ihtml?u=%2Fsecure%2Fcompliance%2Fdata%2Fcompliance-search-monitor-policy-flow.ihtml).
2. 在右上角，选择 **Create Policy**.
3. 选择 **社交监控**，然后选择 1 个场景来引导该策略：

   | 场景    | 说明                           |
   | ----- | ---------------------------- |
   | 未批准术语 | 监控您的合作伙伴，确保其内容符合您的策略。        |
   | 品牌安全  | 使用高级机器学习监控您的合作伙伴，以保护您的策略和声誉。 |
   | 披露验证  | 监控合作伙伴帖子，以验证是否存在赞助内容披露和标签。   |
4. 选择 **Get Started**.
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.
