# アプリケーションの開始

Nexthink Applicationsは、従業員が以下のアプリケーションタイプを使用する際のエクスペリエンスをモニタリングします。

* **ウェブアプリケーション**は、`://teams.microsoft.com/`のようなウェブブラウザを通じてアクセスされるURLパターンをモニタリングします。 ウェブアプリケーションの監視には、Nexthinkが開発した[ブラウザ拡張機能](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/installing-the-nexthink-browser-extension.md)がCollectorと連携して動作し、デジタル従業員体験（DEX）に関する追加情報を収集するのを助けます。
* **デスクトップアプリケーション**は、Nexthink Collectorのデータに基づいて、teams.exeやmsteams.exeのようなバイナリをモニタリングします。
* **ネットワークアプリケーション**は、Nexthink Collectorのデータに基づいて、IP、ポート、ドメイン名といった宛先を使用して接続ベースのサービスをモニタリングします。

## アプリケーションへのアクセス <a href="#gettingstartedwithapplications-accessingapplications" id="gettingstartedwithapplications-accessingapplications"></a>

アプリケーションにアクセスするには：

* メインメニューから**アプリケーション**を選択します。
* ナビゲーションパネルの**アプリケーション概要**ページをクリックして、組織内の従業員のアプリケーション使用に関連する統計を表示します。
* ナビゲーションパネルのリストから、事前に設定されたアプリケーションのいずれかを選択します。
* **アプリケーションの管理**をクリックして、新しいまたは既存のアプリケーションを設定します。

<figure><img src="/files/Occlhl220Dm05URRLMjr" alt="Access_applications.png" width="760"><figcaption></figcaption></figure>

## アプリケーションの権限の付与 <a href="#gettingstartedwithremoteactions-whatarethepermissionsrequiredtouseremoteactions" id="gettingstartedwithremoteactions-whatarethepermissionsrequiredtouseremoteactions"></a>

{% hint style="info" %}
[ロール](https://github.com/nexthink/documentation.online-product-documentation/blob/develop/ja_docs/configuring_nexthink/configuring-your-platform/administration/account-management/roles/README.md)のドキュメントを参照して、**権限**、**ドメインの表示**オプション、および[データプライバシー](https://github.com/nexthink/documentation.online-product-documentation/blob/develop/ja_docs/configuring_nexthink/configuring-your-platform/administration/account-management/roles/README.md#roles-dataprivacy)の詳細な設定についての説明をご覧ください。
{% endhint %}

管理者としてアプリケーションの適切な権限を有効にするには：

1. メインナビゲーションパネルから**管理 >** [ロール](https://github.com/nexthink/documentation.online-product-documentation/blob/develop/ja_docs/configuring_nexthink/configuring-your-platform/administration/account-management/roles/README.md)を選択します。
2. マウスをのせることで既存の Roleを新しいRoleを作成するか編集します。
3. **権限**セクションで、**アプリケーション**セクションまでスクロールし、ロールに適した権限を有効にします。

### アプリケーション権限へのドメインビュー影響 <a href="#amplify-dataprivacysettingsforamplify" id="amplify-dataprivacysettingsforamplify"></a>

下の表は、必要な権限が有効化されていると仮定して、完全および制限された[ドメインの表示](https://github.com/nexthink/documentation.online-product-documentation/blob/develop/ja_docs/configuring_nexthink/configuring-your-platform/administration/account-management/roles/README.md#roles-viewdomain)のアクセスを持つユーザーができることを示しています。

| 権限                     | フルアクセス                                                              | 限定アクセス                                                              |
| ---------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- |
| すべてのアプリケーションを管理        | <img src="/files/vo1xoLU5FTla2jpPXX6G" alt="" data-size="original"> |                                                                     |
| すべてのアプリケーションダッシュボードを表示 | <img src="/files/vo1xoLU5FTla2jpPXX6G" alt="" data-size="original"> | <img src="/files/oBoJgQJq8QyX0j9snaia" alt="" data-size="original"> |

***

関連トピック

* [アプリケーションの管理](/platform/ja/user-guide/applications/managing-applications.md)
* [アプリケーションの監視](/platform/ja/user-guide/applications/monitoring-applications.md)


---

# 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/getting-started-with-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.
