> 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/creator-edit-configuration/creator-resources/create-and-edit-creator-resources.md).

# クリエイター向けリソースを作成・編集する

{% hint style="warning" %}
この記事では、あなたの設定を [Creator Edit ポータル](/brand/ja/what-would-you-like-to-learn-about/creator-edit-configuration/creator-edit-overview.md). [お問い合わせ](https://app.impact.com/support/portal.ihtml?createTicket=true&) 詳細を確認するには。
{% endhint %}

クリエイター向けリソースとは、ガイドライン、テンプレート、ヘルプ資料など、クリエイターにとって有益で参考になる追加コンテンツのことです。

{% hint style="warning" %}
**重要：** ページにリソースを追加するには、それらをホストし、URLにアクセスできる必要があります。
{% endhint %}

#### リソースを作成する

{% tabs %}
{% tab title="Creator Editポータルから" %}

1. 右上隅で、あなたの **\<Name>** ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** → **管理者**.
2. 左側のナビゲーションメニューで、次を選択します **クリエイター向けリソース**.
3. ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンに切り替え]** その *クリエイター向けリソース* セクション。
4. 選択します ![](/files/31ed8bce4d22f3780f0bf5494c25049b3181e0a9) **リソースを作成**.
5. 次の情報を入力してください：
   * **タイトル：** （必須）リソース名。
   * **サブタイトル：** （必須）リソースの副題。
   * **説明：** （必須）コンテンツの簡単な紹介。
   * **URL：** （必須）リソースがホストされているURL。
   * **言語**：リソースの言語です。選択すると、リソースは指定した言語を使用するクリエイターにのみ表示されます。
   * **カバー画像：** （必須）リソースカードに表示される画像。画像要件：
     * ファイル形式：.png、.jpg、または.webp
     * 解像度：72 PPI
     * アスペクト比：1:1
   * **位置：** （必須）左上から右下へのリソースの並び順。
   * **ステータス：** リソースを表示するか非表示にするか。
6. 選択します **作成**.
   {% endtab %}

{% tab title="impact.comから" %}

1. 上部ナビゲーションバーで、次を選択します ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール]** → **設定**.
2. 右側の *プログラム設定*で、次へ移動します **Creator Edit** → [**クリエイター向けリソース**](https://app.impact.com/secure/advertiser/fr/branded-portal/creator-resources.ihtml)**.**
3. ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンに切り替え]** その *クリエイター向けリソース* セクション。
4. その *リソース* セクションで、次を選択します **作成**.
5. その *リソースを作成* ウィンドウで、次の情報を入力してください：
   * **タイトル：** リソース名。
   * **サブタイトル：** リソースの副題。
   * **リソースの説明：** コンテンツの簡単な紹介。
   * **リソースリンク：** リソースがホストされているURL。
   * **言語**：リソースの言語です。選択すると、リソースは指定した言語を使用するクリエイターにのみ表示されます。
   * **画像：** リソースカードに表示される画像。画像要件：
     * ファイル形式：.png または .jpg
     * 解像度：72 PPI
     * アスペクト比：1:1
   * **位置：** 左上から右下へのリソースの並び順。
   * **ステータス：** リソースを表示するか非表示にするか。
6. 選択します **作成**.
   {% endtab %}
   {% endtabs %}

<div data-with-frame="true"><figure><img src="/files/7c8fd5e904e126523cf209e1fba424da421907dc" alt=""><figcaption></figcaption></figure></div>

#### リソースを編集する

{% tabs %}
{% tab title="クリエイター向けリソースを無効にする" %}

* その *クリエイター向けリソース* セクション、 ![](/files/ff9165c3126806be1a33d221d3816f6adc58908c) **\[オフに切り替え]** 上部ナビゲーションメニューでこのセクションを非表示にします。
  {% endtab %}

{% tab title="クリエイター向けリソースのセクション名を編集" %}

* 以下の *セクション名*の下で、リソースセンターの名前を変更できます。
  {% endtab %}

{% tab title="個別のリソースを編集する" %}

1. 必要なリソースを見つけて、次を選択します **編集**.
2. 必要な変更を行い、次に **送信**.
   * 選択します **保存** impact.comプラットフォームにいる場合。
     {% endtab %}
     {% endtabs %}


---

# 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/creator-edit-configuration/creator-resources/create-and-edit-creator-resources.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.
