> 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/campaigns/performance-campaigns/rename-and-submit-performance-campaign-tasks.md).

# 重命名并提交绩效活动任务

您可以查看分配给您的所有任务，重命名任务，并根据品牌简报提交草稿和交付成果。

#### 查找并重命名活动任务

您可能会处理与同一平台相关的多个活动任务，例如“发布站内/应用内内容”。这些任务可能会迅速增多，通过重命名它们，您将能够轻松区分它们。

{% hint style="success" %}
**注意：** 一旦交付内容 *已批准*，任务描述将不再能由您或品牌修改。
{% endhint %}

1. 在顶部导航菜单中，选择 **发现** ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]** → **查找活动**.
2. 选择 **参与中** 选项卡。
3. 将鼠标悬停在您要上传或提交任务的活动上，然后选择 **管理任务**.
4. 在 *我的活动任务* 屏幕上，将鼠标悬停在任务上并选择 **查看任务详情**.
   * 请参阅 [任务筛选条件和状态](/partner/zh/nin-xiang-liao-jie-shen-me/campaigns/performance-campaigns/manage-performance-campaign-tasks.md#filter-tasks-0-0) 以便轻松查找任务。
5. 在任务侧边弹出面板中，在……旁边 *任务描述*，选择 **为此任务添加自定义名称**.
6. 输入任务名称，然后选择 **保存**.

#### 提交任务和指标

1. 在任务侧边抽屉中，选择您要上传还是提交一个 **草稿** 或 **交付成果**.
   * 提交任务草稿或交付成果时，您最多可上传 3 个文件，总大小上限为 350 MB。

{% tabs %}
{% tab title="草稿" %}

1. 选择 **草稿**.
   * 在这里，您可以查看之前上传的所有草稿。
2. 选择 **上传** 以上传草稿供审核。
3. 选择 **选择文件** 以上传您的草稿，或输入 Google Drive 或 Dropbox URL。
4. 选择 **提交**.

   * 当品牌批准或拒绝您提交的草稿时，您会收到通知。

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

{% endtab %}

{% tab title="交付内容" %}

1. 选择 **交付内容**.
2. 选择 **上传** 以上传交付成果，或输入 Google Drive 或 Dropbox URL。
3. 可选地，提供任何其他详细信息或说明。
4. 选择 **提交**.

   <div data-with-frame="true"><figure><img src="/files/43f894333178d1b71e3c75a0f5611ae412bb447e" alt="" width="375"><figcaption></figcaption></figure></div>

{% endtab %}

{% tab title="指标（适用于与社交平台相关的任务）" %}
{% hint style="success" %}
**注意：** 只有在您的社交账号未连接到 impact.com 时，才需要为任务提交指标。
{% endhint %}

1. 选择 **指标**.
2. 选择 **添加指标**.
3. 填入每项指标的正确数据，然后选择 **提交**.

   * 可选地，选择 **选择文件** 以上传截图以确认您手动输入的指标。

   <div data-with-frame="true"><figure><img src="/files/25c99ae11f72a5f57527b7102391bc2cdd4c0ac0" alt="" width="375"><figcaption></figcaption></figure></div>

{% endtab %}
{% endtabs %}

2. 下方 *活动*，查看所选任务的活动日志。
   * 活动日志提供任务历史记录，包括任务何时被重命名、草稿和交付成果何时被提交或拒绝，以及您何时提交了社交指标。


---

# 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/campaigns/performance-campaigns/rename-and-submit-performance-campaign-tasks.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.
