> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/command/ja/ganaizshon/manage-your-admin-page-settings.md).

# 管理者設定

Verkada Commandの **管理者** ページでは、Commandオーガナイゼーションを管理するために必要なものすべてに簡単にアクセスできます。

{% hint style="warning" %}
すべての設定が［管理者］ページに表示されるのは、オーガナイゼーション管理者のみです。
{% endhint %}

***

## ［管理者］ページにアクセスする

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Admin] に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、次のいずれかのオプションを選択します。**

* 管理者
* [サイト](/verkada-cameras/ja/gou-cheng/manage-sites-and-subsites.md)
* [デバイス](/command/ja/ganaizshon/devices-page-overview.md)
* [サポート](#h_e21edc3cc3)
  {% endstep %}
  {% endstepper %}

### 管理者

|                                                                                                          |                                                                                                                                |
| -------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| **設定**                                                                                                   | **できること**                                                                                                                      |
| 全般                                                                                                       | オーガナイゼーションの主要な連絡先、パートナーのアクセス、オーガナイゼーションの削除を表示および管理します。                                                                         |
| [ユーザーと権限](/command/ja/yzto/manage-users-in-your-organization.md)                                         | ユーザー、グループ、外部連絡先を管理し、役割をカスタマイズします。                                                                                              |
| [ライセンスと更新](/command/ja/raisensu/manage-your-licenses.md)                                                 | Commandライセンスの表示、請求、購入、トライアルの管理、およびすべてのライセンス取引の表示を行います。                                                                         |
| [機能マネージャー](/command/ja/ganaizshon/manage-your-admin-page-settings/feature-manager.md)                    | コンプライアンス、セキュリティ、またはプライバシーの目的で、オーガナイゼーションの特定の機能を有効化、無効化、または完全に削除します。                                                            |
| ログインとアクセス                                                                                                | Enterprise Controller Encryption（ECE）、シングルサインオン（SSO）、SCIM設定、オーガナイゼーション全体の2要素認証、ユーザーセッション管理設定など、オーガナイゼーションの［ログインとアクセス］設定を管理します。 |
| セキュリティとログ                                                                                                | 監査ログにアクセスし、アラートとライブリンクを管理し、セキュリティとプライバシーのチェックリストを確認します。                                                                        |
| [データとプライバシー](/command/ja/sekyuriti/privacy-and-security-disclosure/data-storage-processing-locations.md) | 公開開示事項、Verkadaと共有することを選択したデータ、データレジデンシー設定を表示します。                                                                               |
| [APIと統合](/command/ja/ganaizshon/verkada-command-api.md)                                                  | オーガナイゼーションのAPIキー、統合（Slack、Teamsなど）、Webhookを管理し、サポートされているすべての統合の一覧を表示します。                                                       |
| マイアカウント                                                                                                  | 個人情報、パスワード、ログイン設定、2要素認証オプションを管理し、アクティブなセッションなどの他の設定を表示します。                                                                     |

### サポート

|                                                                                          |                                                                                                                                           |
| ---------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| **設定**                                                                                   | **できること**                                                                                                                                 |
| [Verkadaサポートに問い合わせる](/command/ja/oridesuka/contact-verkada-support.md)                   | Verkadaサポートへ24時間365日利用可能な連絡方法を確認できます。                                                                                                     |
| [サポートアクセスを有効にする](/command/ja/oridesuka/contact-verkada-support/enable-support-access.md) | トラブルシューティング目的で、VerkadaサポートがあなたのCommandアカウントおよびあなたのアカウントでアクセス可能なVerkadaデバイスに一時的にアクセスできるようにします。このアクセスはいつでも取り消せます。                           |
| アクセストークン（サポートアクセスが有効な場合）                                                                 | Verkadaサポートがアクセストークンの使用を開始すると、［管理者］の［オーガナイゼーション'詳細］セクションにある指定されたサポートアクセスの通知先に通知されます。受信者のカスタム指定がない場合は、オーガナイゼーションのすべてのオーガナイゼーション管理者に通知されます。 |
| サポートケース                                                                                  | 過去3か月間のオーガナイゼーションの未解決および解決済みサポートケース（チャットのみ）の詳細を表示します。                                                                                     |


---

# 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://help.verkada.com/command/ja/ganaizshon/manage-your-admin-page-settings.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.
