> 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/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/contracts/create-and-edit-special-terms.md).

# 创建并编辑特殊条款

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

## 创建特殊条款

1. 从顶部导航栏中，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户资料] → 设置**.
2. 在 *常规*下，选择 [**特殊条款**](https://app.impact.com/secure/mediapartner/accountSettings/mp-view-promotionalterms-flow.ihtml).
3. 在右上角，选择 **创建新的特殊条款**.
4. 输入以下信息：
   * **名称：** 为您的特殊条款提供一个描述性名称。
   * **类型：** 选择最能描述您特殊条款的类型。如果其他选项都不合适，请选择 **通用条款** 。请参见 [*特殊条款类型类别*](#special-terms-type-categories) 如下。
   * **输入：** 从 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]**&#x4E0B;，选择 **文本** 或 **PDF** 中选择您的输入类型。
   * **内容：**
     * 对于 *文本* 输入：使用所见即所得编辑器提供您的特殊条款的详细说明。
     * 对于 *PDF* 输入：选择 **选择文件** 以上传包含您特殊条款的 PDF 文件。
5. 选择 **保存**.
   * 创建好特殊条款后，必须将其包含在您针对 [合同提案](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/contracts/add-special-terms-to-your-contract-proposals.md) 发给 *现有* 品牌的内容中。

<details>

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

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

</details>

## 编辑特殊条款

{% 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/nin-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.
