# 接続中のデバイスを管理する

## 接続中のデバイスを確認する

「Connected Devices」から接続中のデバイス一覧を確認できます。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FpHd5HGW8tPmLvlM0Vbsj%2FConnectedDevices.png?alt=media&#x26;token=9261f09e-6ee8-4913-8493-ef8821a8d870" alt=""><figcaption><p>接続中のデバイス一覧</p></figcaption></figure>

{% hint style="info" %}
接続しているデバイスから[デバイス名を変更する](https://docs.timer-share.com/quick-start/advanced-settings-operation/change-name-of-device)ことができます。
{% endhint %}

{% hint style="info" %}
デフォルトでは、接続デバイスの名前はランダムに割り当てられますが、[URLパラメータを用いてデフォルトの接続デバイス名を指定](https://docs.timer-share.com/quick-start/advanced-settings-operation/use-url-parameters/set-name-of-device)することもできます。

多数が参加する「[イベント](https://docs.timer-share.com/use-cases/event)」や「[ウェビナー](https://docs.timer-share.com/use-cases/webinars)」などのユースケースで参加者をグループごとに確認したい場合などに役立ちます。
{% endhint %}

***

## 接続中のデバイスを識別する

識別したいデバイスの「**⋮**」から「CheckDevice」を選択して接続デバイス名を画面に表示することで、接続中のデバイスを識別することができます。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2Fdn1yvwpQp9wuYThvlDx0%2FConnectedDevices_check_devices_btn.png?alt=media&#x26;token=cadbf9a3-543b-49ef-aa33-9ffa1367f619" alt="続中のデバイスの識別"><figcaption><p>接続中のデバイスの識別</p></figcaption></figure>

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FhTfbWizKGDOjFk4eru8L%2Fcheck_device.gif?alt=media&#x26;token=536cbf97-296d-4c73-af00-99a52cca92b0" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
「[イベント](https://docs.timer-share.com/use-cases/event)」など、複数のデバイスや画面を用いるユースケースなどで有効です。
{% endhint %}

***

## 接続中のデバイスをリロードする

必要に応じて、遠隔から接続中のデバイスを再読み込みさせたい場合には、リロードしたいデバイスの「**⋮**」から「Reload」を選択してリロードさせることが可能です。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FEbmUJ2ScloRugU85iQpA%2FConnectedDevices_reload_btn.png?alt=media&#x26;token=5ea06f2a-ef07-46db-8420-e2eea369b625" alt="接続中のデバイスのリロード"><figcaption><p>接続中のデバイスのリロード</p></figcaption></figure>

***

## 接続中のデバイスを強制退出させる

必要に応じて、遠隔から接続中のデバイスを強制退出(キック)させたい場合には、強制退出させたいデバイスの「**⋮**」から「Kick」を選択して退出させることが可能です。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2Fs87cGO8QsrvAvkob3Xei%2FConnectedDevices_kick_btn.png?alt=media&#x26;token=6781d5a8-a6d6-4b6d-a81c-2cfe869406f6" alt="接続中のデバイスのキック"><figcaption><p>接続中のデバイスのキック</p></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.timer-share.com/quick-start/share/manage-connected-devices.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.
