> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/ja/user-guide/campaigns/managing-campaigns/campaigns-branding.md).

# キャンペーンブランドの設定

{% hint style="info" %}
キャンペーンの計画、承認取得、テスト、および組織内でのキャンペーンの立ち上げに関するガイドラインについては、[キャンペーンプログラムの開始](/platform/ja/user-guide/campaigns/managing-campaigns/launching-campaign-programs.md)ドキュメントを参照してください。
{% endhint %}

ロゴとカスタムカラーを使用してキャンペーンをブランディングし、従業員がキャンペーンの質問に答える際に安心し信頼を築けるようにします。

## キャンペーンのブランディングにアクセスする <a href="#campaignsbranding-accessingcampaignbranding" id="campaignsbranding-accessingcampaignbranding"></a>

* メインメニューから**キャンペーン**を選択します。
* ナビゲーションパネルで**キャンペーンを管理**をクリックします。
* ページの右上隅にある操作メニューをクリックします。
* **キャンペーンブランディングの管理**を選択して、キャンペーンブランディングページを開きます。

<figure><img src="/files/PAPd3LjrkXz6HWbeBMqk" alt="Manage campaign branding" width="757"><figcaption></figcaption></figure>

## キャンペーンブランディングページの使用 <a href="#campaignsbranding-usingthecampaignsbrandingpage" id="campaignsbranding-usingthecampaignsbrandingpage"></a>

<figure><img src="/files/evsKqlwrwigfUAESHnjF" alt=""><figcaption></figcaption></figure>

### 外観 <a href="#campaignsbranding-appearance" id="campaignsbranding-appearance"></a>

キャンペーンをロゴとアクセントカラーでカスタマイズします：

* JPGまたはPNG形式の画像をアップロードします。 最小サイズは144 x 144ピクセルです。
* システムはアクセントカラーにwebカラー形式とも呼ばれる16進数形式を必要とします。

### 動作 <a href="#campaignsbranding-behavior" id="campaignsbranding-behavior"></a>

**キャンペーントレイ折り畳み**セクションでは、大規模なキャンペーンのビューを表示する方法を選択します：

* \*\*サイズに応じて折り畳む：\*\*ポップアップの高さが400pxを超えた場合にキャンペーンを折りたたむ状態にするには選択します。
* **常にキャンペーンをフル表示:** ポップアップのサイズにかかわらず、すべてのキャンペーンの折り畳み状態をオフにして、ユーザーが最初の質問にワンクリックで答えられるようにします。

**通知しない期間**セクションでは、急を要しないキャンペーン間の最小時間を選択して、従業員がキャンペーンの急増から守れるようにします。 詳細については、[キャンペーンの受信率を制限する方法](/platform/ja/user-guide/campaigns/managing-campaigns/creating-campaigns/limiting-the-reception-rate-of-campaigns.md)ドキュメントを参照してください。

すべてのキャンペーンに対する変更を反映させるために**ブランディングを保存**をクリックします。


---

# 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://docs.nexthink.com/platform/ja/user-guide/campaigns/managing-campaigns/campaigns-branding.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.
