# 接続デバイス名を変更する

## 接続デバイスの名前を変更する

デフォルトでは、接続デバイスの名前はランダムに割り当てられ、名前の先頭に「※」がつきます。\
「Connected Devices」(接続中のデバイス一覧)や接続デバイス情報から名前を変更することができます。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FYBR7b5I6T9Lc6k9Vofhj%2Fchange-name-of-device.png?alt=media&#x26;token=42fa876b-1f43-45bc-bd89-3d1f7e1f0e00" alt="" width="563"><figcaption><p>接続デバイスの名前の変更</p></figcaption></figure>

{% 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 %}

{% hint style="info" %}
接続デバイスに対する、リロードや強制退出などの遠隔操作は「[接続中のデバイスを管理する](https://docs.timer-share.com/quick-start/share/manage-connected-devices)」をご参照ください。
{% endhint %}


---

# 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/advanced-settings-operation/change-name-of-device.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.
