# 個人用サブドメインURL

Verkadaは、組織の短縮名に基づいて各組織専用のCommand URLを提供します。command.verkada.comの代わりに、組織のサブドメイン（short-name.command.verkada.com）を使用してログインできます。

{% hint style="info" %}
サブドメインが不明な場合はcommand.verkada.comにログインすると、自動的にサブドメインのホームページにリダイレクトされます。
{% endhint %}

***

### 利点

* **直接ログイン**：ユーザーがログイン後に手動で組織を選択する必要をなくし、組織のVerkadaページへ直接アクセスできる専用ログインURLでアクセスを簡素化します。
* **簡単なアクセス**：希望する組織へ直接ブックマークやディープリンクを作成できます（short-name.command.verkada.com と command.verkada.com の違い）。
* **より良いパスワード管理**：固有のURLにより、パスワードマネージャーは別々の資格情報を保存できます。
* **マルチ組織管理の簡素化**：異なる組織間をシームレスに切り替えられます。

{% hint style="warning" %}
組織の短縮名は組織名とは異なります。組織の短縮名を編集したい場合は、 [Verkadaサポート](/command/ja/saptogadesuka/contact-verkada-support.md).
{% endhint %}

***

### 機能

サブドメインの導入により、ほとんどのCommand機能は同じままです。

* **ブックマーク**：既存のブックマークと保存された資格情報は引き続き機能します。複数の組織に所属するユーザーについては、Commandが正しいサブドメイン（short-name.command.verkada.com）へ自動的にリダイレクトします。
* **シングルサインオン（SSO）**：既存のSSO構成は変更されません。ただし、SSO経由でログインするユーザーは、新しいサブドメインへのブックマークを更新する必要があります。
* **API統合**：以前にcommand.verkada.comを使用していた統合は引き続き動作し、リクエストは自動的にリダイレクトされます。

***

## よくある質問

<details>

<summary>ブックマークは引き続き機能しますか？</summary>

はい。command.verkada.comへのリンクはすべて自動的に組織のサブドメインのログインページにリダイレクトされます。

</details>

<details>

<summary>ログイン方法は変わりますか？</summary>

いいえ。ログイン資格情報と認証プロセスは同じままで、変更されるのはURLのみです。

</details>

<details>

<summary>複数の組織を管理している場合はどうなりますか？</summary>

各組織には一意のサブドメインがあり、それらの間のナビゲーションが容易になります。ユーザーは複数のサブドメインをブックマークして素早くアクセスできます。

</details>

<details>

<summary>セキュリティに影響はありますか？</summary>

いいえ。これはログイン体験の変更に限定されます。SSOや多要素認証（MFA）を含む既存のすべてのセキュリティ対策はそのまま維持されます。

</details>


---

# 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://help.verkada.com/command/ja/ganaizshon/personalized-subdomain-urls-for-your-verkada-organization.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.
