> 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/administration/system-configuration/appearance.md).

# 外観

## Nexthink web インターフェースのブランディング <a href="#appearance-brandingthenexthinkwebinterface" id="appearance-brandingthenexthinkwebinterface"></a>

Nexthink web インターフェースの外観をカスタマイズし、企業のビジュアルアイデンティティガイドラインに合わせます。

Appearanceページにアクセスするには：

* メインメニューから **Administration** を選択します。
* ナビゲーションパネルの「System Configuration」セクションで **Appearance** をクリックします。

<figure><img src="https://3549141153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeLm8O7QKZDn6z806e7Sv%2Fuploads%2Fgit-blob-7f8929267a96802ef5690e18a66e2c090d544d17%2Fappear-1694066810.png?alt=media" alt="Accessing the appearance page"><figcaption></figcaption></figure>

## Appearance ページ <a href="#appearance-appearancepage" id="appearance-appearancepage"></a>

Appearance ページでは、web インターフェースとサインイン画面の外観をカスタマイズできます。

<figure><img src="https://3549141153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeLm8O7QKZDn6z806e7Sv%2Fuploads%2Fgit-blob-7e70d3142d99aa83a0ef6df024b5996895d0c24a%2Fappear-1694067860.png?alt=media" alt="Appearance page"><figcaption></figcaption></figure>

* **メイン画面**: メインメニューの上部に表示されるロゴ画像をアップロードします。
* **サインイン画面**: サインイン画面に表示されるロゴ画像と背景画像をアップロードします。

### 画像要件 <a href="#appearance-imagerequirements" id="appearance-imagerequirements"></a>

<table><thead><tr><th></th><th width="243">サポートされている形式</th><th>要件</th></tr></thead><tbody><tr><td>メイン画面のロゴ</td><td><p>GIF、JPG、PNG、SVG</p><p>透明な背景がサポートされています。</p></td><td><p>正方形</p><p>最小サイズ: 40 x 40 px</p><p>最大ファイルサイズ: 500 KB</p></td></tr><tr><td>サインイン画面のロゴ</td><td><p>GIF、JPG、PNG</p><p>透明な背景がサポートされています。</p></td><td><p>横向き</p><p>推奨サイズ: 200 x 48 px</p><p>最大ファイルサイズ: 1 MB</p></td></tr><tr><td>サインイン画面の背景画像</td><td><p>GIF、JPG、PNG</p><p>透明な背景がサポートされています。</p></td><td><p>推奨最小サイズ: 1280 x 850 px</p><p>最大ファイルサイズ: 2 MB</p></td></tr></tbody></table>

### メイン画面のロゴとダークモード <a href="#appearance-mainscreenlogoanddarkmode" id="appearance-mainscreenlogoanddarkmode"></a>

ユーザーインターフェースをダークモードに切り替えると、メインメニューの青色がわずかに濃い色合いに変わります。すべてのユーザーに対してメイン画面のロゴが同じように表示されるよう、透明な背景を使用してください。透明な背景をサポートする画像ファイル形式は、GIF、PNG、SVG です。

### カスタムロゴの削除

カスタムロゴを削除して画像をデフォルトに戻すには、該当する曲線矢印ボタンを選択します。

<figure><img src="https://3549141153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeLm8O7QKZDn6z806e7Sv%2Fuploads%2Fgit-blob-f8def8da08b800b2a91bb819f2e67021be807a0c%2Fappearance-logo-reset.png?alt=media" alt="Resetting custom logos"><figcaption></figcaption></figure>

## メールダイジェストのロゴ（Classic） <a href="#appearance-emaildigestlogo-classic" id="appearance-emaildigestlogo-classic"></a>

<figure><img src="https://3549141153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeLm8O7QKZDn6z806e7Sv%2Fuploads%2Fgit-blob-ff28d5a7e38c47e762c2d35132a6c0c967323c09%2F620px-nxportal-1597822863.png?alt=media" alt="Email digest logo" width="442"><figcaption></figcaption></figure>

メールダイジェストの右上隅に表示されるロゴを置き換えるには、[Nexthink Support](https://support.nexthink.com/)にお問い合わせのうえ、ロゴ画像をリクエストに添付してください：

* ファイル形式: PNG、GIF、または JPEG
* サイズ: 幅 128 ピクセル、高さ 34 ピクセル（128x34 px）、または同じアスペクト比。


---

# 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/administration/system-configuration/appearance.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.
