> 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/ja/what-would-you-like-to-learn-about/account-administration/account-settings/self-serve-requests/request-a-new-program.md).

# 新しいプログラムを申請する

impact.com にアカウントへ新しいプログラムを追加してもらう必要がある場合は、以下の手順に従ってください。このチェックリストでは、プログラムを設定するために必要な構成情報を収集します。プログラムを直接作成する権限がある場合は、 [*プログラムを作成してユーザーを追加*](/brand/ja/what-would-you-like-to-learn-about/account-administration/program-settings/program-management/create-a-program-and-add-users.md) をご利用ください。

1. 上部ナビゲーションバーで、次を選択します ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → 設定**.
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/ja/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/ja/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) 各モバイルアプリでトラッキングしたい件数と、その名前を入力してください。
   4. アプリのインストールや購入などのモバイルイベントを促進したパートナーに提供するコミッションの種類を指定してください。
2. **技術詳細**
   1. モバイルアプリが [モバイル測定パートナー](/brand/ja/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/ja/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.
