> 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/account-administration/account-settings/self-serve-requests/request-a-new-program.md).

# 申请新项目

当您需要让 impact.com 为您的账户新增一个项目时，请按照以下步骤操作。该清单会收集我们配置您的项目所需的设置详情。如果您有直接创建项目的权限，请参见 [*创建项目并添加用户*](/brand/zh/what-would-you-like-to-learn-about/account-administration/program-settings/program-management/create-a-program-and-add-users.md) 。

1. 从顶部导航栏中选择 ![](/files/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 在左侧，在 *常规*下，选择 [**管理项目**](https://app.impact.com/secure/advertiser/tracking-settings/actiontracker/view-actiontracker-flow.ihtml).
3. 在右上角，选择 **创建项目**.
4. 完成以下主要部分中的信息：

<details>

<summary>概览</summary>

提供您想创建的新项目的高级信息。这包括基本设置、资金、联系人和技术信息。

1. **项目信息**
   1. 指明要 [新增项目](https://help.impact.com/brand/what-would-you-like-to-learn-about/account-administration/program-settings/program-management/create-a-program-and-add-users#program-types-reference) 到您账户中的数量。
   2. 为新项目提供名称。
2. **资金**
   1. 确认您是否会使用与现有项目相同的货币为新项目提供资金。该项目将以您选择的货币开具账单，并且账户激活后无法更改。
   2. 选择您的开票选项——为新项目单独开具发票，或将各项目费用分别列出的合并发票。
   3. 由于启动新项目可能会影响您的合同，请说明您是否希望在正式上线前与 impact.com 代表一起审阅您的协议。
3. **联系人**
   1. 确认您当前的团队是否会管理新项目。
   2. 提供分配给该项目的技术联系人的姓名和电子邮件。
4. **技术详情**
   1. 输入与新项目相关的网站域名和子域名。
   2. 输入默认落地页。
   3. 选择最能描述您要跟踪的 [事件类型](/brand/zh/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) 的选项。

</details>

<details>

<summary>移动端事件（可选）</summary>

仅当您的新项目包含移动应用跟踪时，才完成此部分。请提供以下详情，以便准确跟踪应用转化。

1. **基本详情**
   1. 指明支持该移动应用的平台，例如 iOS 或 Android。
   2. 提供您想跟踪转化的应用名称。
   3. 指定您要跟踪的 [事件类型](/brand/zh/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) 在每个移动应用中的数量及其名称。
   4. 说明您将为推动移动端事件（如应用安装或购买）向合作伙伴提供何种佣金类型。
2. **技术详情**
   1. 说明您的移动应用是否使用 [移动衡量合作伙伴](/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/mobile-app-tracking.md) （MMP）或 [客户数据平台](https://www.twilio.com/en-us/resource-center/what-is-a-customer-data-platform) （CDP）发送转化数据。
   2. 如果您知道，请指定您的移动应用集成方法。

</details>

<details>

<summary>确认</summary>

请审阅您在所有部分提供的详情，然后提交该清单，以便我们的团队开始设置。

</details>

<details>

<summary>请求已收到</summary>

您的请求已完成。impact.com 代表将审核您的提交，并与您联系。

</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/account-administration/account-settings/self-serve-requests/request-a-new-program.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.
