> 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/partner/ja/nitsuitebitaidesuka/platform-features/marketing-content/resources/view-brand-resources.md).

# ブランドのリソースを表示する

あなたのブランドでは、YouTube動画、PDF、トレーニングガイドなどのリソースを提供している場合があり、これらは有益な情報に簡単にアクセスできます。以下に示す手順に従って、これらのリソースを参照できます。

1. 上部のナビゲーションバーから、 **コンテンツ** → **リソース**.
2. フィルターを使用して特定のリソースを見つけます。詳細はフィルター参照表を参照してください。
   * 必要に応じて、検索バーを使用してリソースを検索します *名称*.

<details>

<summary>フィルターリファレンス</summary>

| フィルター | 説明                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| ----- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| カテゴリ  | <p>• <strong>ケーススタディ</strong>：ブランドの製品／サービスがどのように問題を解決し、成果をもたらしたかを示す実例。</p><p>• <strong>インタビュー</strong>：ブランドやプロジェクトに関する洞察や経験を共有する人物または顧客とのQ\&A。</p><p>• <strong>ピッチデッキ</strong>：共有リンクを通じて提示されることが多い、ブランドの事業やプロジェクトの重要な詳細を強調する簡潔なビジュアルプレゼンテーション。</p><p>• <strong>プレゼンテーション</strong>：事業やその製品について、聴衆に情報を伝えたり説得したりするための口頭でのコミュニケーション。</p><p>• <strong>料金表</strong>：ブランドが提供する製品やサービスの価格一覧で、さまざまなパッケージや階層を示すもの。</p><p>• <strong>推薦文</strong>：ブランドへの信頼を築くために、満足した顧客から寄せられる短い推薦文。</p><p>• <strong>研修資料</strong>：ブランドの製品やサービスについて学ぶのに役立つ教育用リソース（マニュアル、動画）。</p><p>• <strong>ホワイトペーパー</strong>：特定のブランドに関する詳細なレポートで、教育やソートリーダーシップの確立によく用いられます。</p><p>• <strong>その他</strong>：パンフレットやデモ動画など、上記のカテゴリに当てはまらないその他のリソース。</p> |
| ブランド  | 選択 **ブランド** 特定のブランドがアップロードしたリソースで絞り込むには。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |

</details>

3. 選択 ![](/files/b1f808a53bef6ace20a53837a892291a62e16e0a) **\[列]** 画面右側で、テーブルに列を追加または削除します。
   * 表内の列に関する詳細は、以下の列の参照を確認してください。

<details>

<summary>列の参照</summary>

| 列     | 説明                            |
| ----- | ----------------------------- |
| プレビュー | リソースのプレビューを表示します。             |
| 名称    | ブランドがリソースに付けた名称。              |
| 説明    | リソースの簡単な説明。                   |
| ブランド  | リソースをアップロードしたブランド。            |
| カテゴリ  | リソースが属するカテゴリ。                 |
| ラベル   | リソースを見つけやすくするためにブランドが追加したラベル。 |
| 最終更新日 | リソースが最後に更新された日付。              |

</details>

2. 該当する場合は、リソースにカーソルを合わせて ![](https://res.cloudinary.com/product-enablement/image/upload/v1768910844/Accessibility%20Icons/More_vNext.svg) **\[その他]** → **ダウンロード** ダウンロードを選択します。
   * または、リソースにカーソルを合わせて ![](https://res.cloudinary.com/product-enablement/image/upload/v1768910844/Accessibility%20Icons/More_vNext.svg) **\[その他]** → **表示** 〜へ **表示** それを選択します。


---

# 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/partner/ja/nitsuitebitaidesuka/platform-features/marketing-content/resources/view-brand-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.
