> 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/configuring_nexthink/bringing-data-into-your-nexthink-instance/connecting-mobile-devices-to-nexthink/configuring-on-client-devices.md).

# ユーザー デバイスでの Nexthink Mobile の構成

アプリ内で一部のアプリ設定を調整でき、データ収集パラメーターやデバイスレベルの構成を微調整して、組織のポリシーやユーザー要件に合わせることができます。

***

## Nexthink Mobile の設定

インストール後、アプリ内で一部の設定を変更して、正しく動作するようにできます。 これを行うには、Nexthink Mobile を開いて、メイン画面で **設定** を選択します。

<figure><img src="/files/gU4avpd6eHciFqgqAvGs" alt="Opening Settings" width="201"><figcaption></figcaption></figure>

次のセクションでは、**設定** メニューで実行できる操作について説明します。

***

### 接続の設定

アプリストアから手動で Nexthink Mobile をインストールした場合、データを Nexthink インスタンスに送信するための接続パラメータを設定する必要があります。

{% hint style="info" %}
Nexthink Mobile が Intune や Jamf などの Unified Endpoint Management (UEM) ソリューションを使用してインストールされている場合、これらの設定を変更することはできません。
{% endhint %}

{% stepper %}
{% step %}
**接続を追加** を選択します。

<div align="center"><figure><img src="/files/389G9MREICCQbet5Epa7" alt="Accessing connection settings" width="201"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
次のパラメータを入力します。

* **Nexthink テナント URL**: 次の形式で Nexthink テナント URL を入力します。
  * `https://<instance>.data.<region>.nexthink.cloud`
  * 例: `https://instance.data.eu.nexthink.cloud`
* **勤務先のメールアドレス**: あなたの会社のメールアドレスを入力してください。
* **インストールトークン**: Nexthinkで生成されたインストールトークンを入力してください。 [モバイル](/platform/ja/user-guide/administration/system-configuration/collector-management/mobile.md) ドキュメントを読んで、トークンの生成方法を確認してください。

<figure><img src="/files/l83UnsDwDcMM0EnawDzB" alt="Accessing connection settings" width="201"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

### 許可されたネットワークの定義機能についての説明です。并可以根据需要按步骤操作。以下是如何进行实施的方法。中了第。Defining allowed networks...

Nexthink にデータ送信を許可するネットワーク接続タイプを定義します。

{% stepper %}
{% step %}
**許可されたネットワーク** を選択します:

<figure><img src="/files/MQFd8hqrxoSY8Dz1MRSr" alt="Selecting Allowed networks" width="201"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
選択に基づいてネットワークタイプを有効または無効にします。

{% hint style="warning" %}
Wi-Fi はデフォルトで常に許可されており、オフにすることはできません。
{% endhint %}

<figure><img src="/files/4jHFV0WdvSLSXHiWNCXX" alt="Selecting Allowed networks" width="201"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

### ログの送信

Nexthink Mobile で問題が発生した場合、詳細な分析のためにログを Nexthink に送信できます。 ログには Nexthink Mobile に関する情報が含まれており、自動的に収集されるデータを補完します。

これを行うには、**Nexthink にログを送信** を選択します:

<figure><img src="/files/7CegrXdqpXRrPZODDBRS" alt="" width="201"><figcaption></figcaption></figure>

この操作により、モバイルデバイスのデフォルトのメールアプリが開き、添付されたログファイルを直接送信できます。

***

## Nexthink Mobile の機能確認

Nexthink Mobile を登録および展開すると、Nexthink Infinity 内でデータ取り込みが自動的に開始されます。 あらかじめ構築されたライブダッシュボードを開くか、独自のカスタムライブダッシュボードを作成することで、正しく構成および展開されていることを確認できます。

{% hint style="warning" %}
モバイルデバイスから通知送信の許可を求められた場合、Nexthink Mobile が正しく機能するように許可してください。
{% endhint %}

独自のカスタムライブダッシュボードの作成方法については、[Live Dashboards](/platform/ja/user-guide/live-dashboards.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/configuring_nexthink/bringing-data-into-your-nexthink-instance/connecting-mobile-devices-to-nexthink/configuring-on-client-devices.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.
