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