# デスクトップアプリケーションの設定

アプリケーション設定ページで**デスクトップ**アプリケーションタイプを選択すると、**デスクトップバージョンの設定**セクションが表示され、**一般**タブに設定フィールドが含まれます。

<figure><img src="/files/B0t8N2mMwW3Y9yU8ZJKX" alt="image-20240412-121340.png" width="760"><figcaption></figcaption></figure>

## デスクトップアプリケーションの一般設定を行う <a href="#configuringwebapplications-understandingurlpatterns" id="configuringwebapplications-understandingurlpatterns"></a>

選択したWebアプリケーションの[アプリケーション設定](/platform/ja/user-guide/applications/configuring-applications.md)ページで、**一般**タブの下にある:

1. デスクトップアプリケーションの**バイナリ**を定義します。
   * オートコンプリートが、入力中のバイナリ名を入力するのを助けてくれます。 同じバイナリを複数のアプリケーションに含めることはできません。
   * デスクトップアプリケーションは、その関連するサブプロセスと共に[バイナリをグループ化](https://docs.nexthink.com/platform/ja/references/database-information-and-organization/binary-grouping/)します。 その結果、アプリケーション関連のメトリクス、ダッシュボード、およびAIインサイトにはすべてのサブプロセスが含まれます。
2. ダッシュボードの向きをエンプロイ中心からデバイス中心に変更するには、**ダッシュボードをデバイス中心にする**を選択します。 以下の画像を参照してください。
   * **ダッシュボードをデバイス中心にする**オプションが選択されると、**従業員**、**従業員ごとのクラッシュ**、および**クラッシュのある従業員**ウィジェットが、**デバイス**、**デバイスごとのクラッシュ**、および**クラッシュのあるデバイス**に切り替わります。 A
   * さらに、**メトリクス** テーブルもそれに応じて変更されます。

<figure><img src="/files/soIhYyk2LqmrcvlXDJ2X" alt="Desktop application dashboards with the device centric setting enabled" width="760"><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.nexthink.com/platform/ja/user-guide/applications/configuring-applications/configuring-desktop-applications.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
