# 操作権限一覧

{% hint style="info" %}
β版では、共有できる画面は「Controller」と「Viewer」のみで、Viewerは閲覧以外の操作権限を持ちません。

今後のアップデートで「タイマーの開始等のみの権限画面」などの追加も検討しております。
{% endhint %}

<table data-full-width="false"><thead><tr><th width="402">操作権限</th><th width="120">Controller</th><th width="115">Viewer</th><th width="268" data-type="content-ref">(参考)Docリンク</th></tr></thead><tbody><tr><td>接続中のデバイスの管理<br>(一覧表示、強制退出等)</td><td>⭕</td><td>❌</td><td><a href="/pages/RvtYXzVnbRhv66EwYiSg">/pages/RvtYXzVnbRhv66EwYiSg</a></td></tr><tr><td>ステージ名の変更</td><td>⭕</td><td>❌</td><td><a href="/pages/IzqxhnzmSA4WMLM9SFPH#id-1-sutjino">/pages/IzqxhnzmSA4WMLM9SFPH#id-1-sutjino</a></td></tr><tr><td>タイムゾーンの変更</td><td>⭕</td><td>❌</td><td><a href="/pages/IqgCfhbviMa1j3EtORHt">/pages/IqgCfhbviMa1j3EtORHt</a></td></tr><tr><td>セクションの作成と削除</td><td>⭕</td><td>❌</td><td><a href="/pages/HTOrKtWKCHz8IlWrqZW7">/pages/HTOrKtWKCHz8IlWrqZW7</a></td></tr><tr><td>セクションの編集</td><td>⭕</td><td>❌</td><td><a href="/pages/HTOrKtWKCHz8IlWrqZW7">/pages/HTOrKtWKCHz8IlWrqZW7</a></td></tr><tr><td>タイマーの詳細編集<br>(レイアウト、プログレスバー、チャイム音等)</td><td>⭕</td><td>❌</td><td><a href="/pages/4mHJQQkfUSikMMQSmcW7">/pages/4mHJQQkfUSikMMQSmcW7</a></td></tr><tr><td>タイマー設定時間の編集</td><td>⭕</td><td>❌</td><td><a href="/pages/ZXxfwYY21Yz9PCv9X7ja">/pages/ZXxfwYY21Yz9PCv9X7ja</a></td></tr><tr><td>タイマーの開始と一時停止、リセット操作</td><td>⭕</td><td>❌</td><td><a href="/pages/IzqxhnzmSA4WMLM9SFPH#taimno-1">/pages/IzqxhnzmSA4WMLM9SFPH#taimno-1</a></td></tr><tr><td>フラッシュ・ブラックアウト操作</td><td>⭕</td><td>❌</td><td><a href="/pages/SOKns8xFnxkDhM6t5sV5">/pages/SOKns8xFnxkDhM6t5sV5</a></td></tr><tr><td>タイマー/セクションの閲覧</td><td>⭕</td><td>⭕</td><td></td></tr></tbody></table>


---

# 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/reference/user-authority.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.
