> 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. 新しいプログラムに関連付けられた Web サイトのドメインとサブドメインを入力してください。
   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.
