> 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/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
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/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:

```
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>
```

The question should be specific, self-contained, and written in natural language.
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.
