> 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 %}

Creator resources とは、ガイドライン、テンプレート、ヘルプ資料など、クリエイターにとって参考になり、有用な追加コンテンツです。

{% 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="Creator Resources を無効にする" %}

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

{% tab title="Creator Resources セクション名を編集" %}

* 下の *セクション名*で、Resource Center の名前を変更できます。
  {% 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.
