> 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/campaigns-in-finder-classic/branding-campaigns-classic.md).

# クラシックなキャンペーンのブランディング

{% hint style="info" %}
Nexthink Portal は、最初にオンプレミスインストール用に設計されたサーバー側コンポーネントです。 一部のwebインターフェースでまだ使用されていますが、徐々に廃止され、クラウドネイティブ技術に置き換えられつつあります。
{% endhint %}

キャンペーン質問に従業員がすぐに答えられるように、自社のロゴと色を使用したブランドキャンペーン。

<figure><img src="/files/eEIIQogKYV3jhKYO67XP" alt="" width="442"><figcaption></figcaption></figure>

Nexthink webインターフェースは、キャンペーンをブランディングするための設定を一元化します。

## Engage Brandingにアクセスする <a href="#brandingcampaigns-classic-accessengagebranding" id="brandingcampaigns-classic-accessengagebranding"></a>

* メインメニューから **Administration** を選びます。
* ナビゲーションパネルで **Engage Branding** をクリックします。

<figure><img src="/files/7rPUZ02RlvytwVoiVdOY" alt="" width="442"><figcaption></figcaption></figure>

## キャンペーンブランドのダッシュボードを使用しています <a href="#brandingcampaigns-classic-usingthecampaignsbrandingdashboard" id="brandingcampaigns-classic-usingthecampaignsbrandingdashboard"></a>

Nexthink webインターフェースは、ロゴのカスタマイズとアクセントカラーをサポートします。 ブランディングを保存する前に、さまざまな要素の変更をテストし、各要素の右側にある矢印アイコンをクリックして、以前に保存された要素に戻します。

<figure><img src="/files/jEYqJHMiPEFsvQV2GEm2" alt="" width="442"><figcaption></figcaption></figure>

* システムには、アクセントカラーに16進数形式、ウェブカラー形式とも呼ばれる形式を使用する必要があります。
* 保存ボタンをクリックすると、webインターフェースを使用して行ったすべての変更が自動的に適用されます。

## コレクターの認識 <a href="#brandingcampaigns-classic-collectorawareness" id="brandingcampaigns-classic-collectorawareness"></a>

キャンペーン通知でのブランディングを見るには、従業員がCollector V6.29以降をデバイスにインストールしている必要があります。


---

# 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/campaigns-in-finder-classic/branding-campaigns-classic.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.
