> 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/platform-features/working-with-brands/contracts/create-and-edit-special-terms.md).

# 创建和编辑特殊条款

*特殊条款* 可让您自定义并定义与合作品牌的关系，并协商默认条款。如果某些条款内容被修改，您可以表示有兴趣加入某个计划。这些内容可能包括报价金额（例如佣金、激励）以及特殊条款和条件的期限、排除项或包含项。

#### 创建特殊条款

1. 在顶部导航栏中，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户资料] → 设置**.
2. 在 *常规*，选择 **特殊条款**.
3. 在右上角，选择 **创建新的特殊条款**.
4. 请输入以下信息：
   * **名称：** 为您的特殊条款提供一个描述性名称。
   * **类型：** 选择最能描述您的特殊条款的类型。请选择 **通用条款** 如果其他选项不适合。
   * **输入：** 从 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]**，选择 **文本** 或 **PDF** 作为您的输入类型。
   * **内容：**
     * 对于一个 *文本* 输入：使用所见即所得编辑器提供有关您特殊条款的详细说明。
     * 对于一个 *PDF* 输入：选择 **选择文件** 以上传包含您特殊条款的 PDF 文件。

<details>

<summary>特殊条款类型分类</summary>

* **通用条款：** 不属于下方列出的指定特殊条款范围内的条款。
* **电子邮件条款：** 电子邮件计划的范围和频率，以及可接受的名单使用方式。
* **文案条款：** 措辞指南，例如受限词语和相邻文案。
* **付费搜索条款：** 关键词竞价限制。
* **搜索引擎优化条款：** 域名和元标签使用要求。
* **商标条款：** 品牌术语的可接受或受限使用。
* **审批条款：** 要求某些营销活动在使用前必须获得批准。

</details>

5. 选择 **保存**.
   * 一旦您创建了特殊条款，必须将其包含在您的 [合同提案](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/contracts/add-special-terms-to-your-contract-proposals.md) 向一个 *现有* 品牌。

#### 编辑特殊条款

{% hint style="warning" %}
**警告：** 当您编辑现有特殊条款时，任何包含这些条款的模板条款都将更新，品牌方也会收到更改通知。不在任何有效模板条款中的特殊条款可以直接编辑，而无需更新模板条款。
{% endhint %}

1. 前往您的 [*特殊条款*](https://app.impact.com/secure/mediapartner/accountSettings/mp-view-promotionalterms-flow.ihtml) 页面上创建和管理。
2. 将鼠标悬停在您要编辑的特殊条款上，然后选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多] → 编辑**.
3. 完成更改后，选择 **保存**.


---

# 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/platform-features/working-with-brands/contracts/create-and-edit-special-terms.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.
