> 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/sekyuriti/authentication-overview/verify-your-verkada-command-account.md).

# アカウントを確認する

お客様のVerkada Commandアカウントのセキュリティを強化するため、VerkadaではすべてのCommandユーザーに確認済みのメールアドレスを求めています。メールを確認すると、設定済みのアラートを含む、Verkada Commandアカウントに関連するすべての通知とメールを受信できます。

***

## メールアドレスを確認

{% hint style="danger" %}
組織で設定されたアラートを受け取るには、メールアドレスの確認が必要です。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Commandアカウントにログインしてください。**
{% endstep %}

{% step %}
**左下で、オーガナイゼーション'の名前を選択します。**

* 次のものが表示されている場合、 **緑のチェックマーク** メールアドレスの横にある場合、メールは確認済みです。
* 確認されていない場合は、 **メールアドレスを確認**.

<div align="left" data-with-frame="true"><img src="/files/dab8f20b9c0d6a6463a058cb78f7dfeca50a7077" alt=""></div>

これにより、<no-reply@command.verkada.com> から確認メールが送信されます。届かない場合は、迷惑メールフォルダを確認してください。

<div align="left" data-with-frame="true"><img src="/files/a132b682b6b7374ddd191fe280cd20a0cd6bf2f8" alt="" width="1247"></div>
{% endstep %}

{% step %}
**［アカウント設定］を選択すると、メールアドレスが確認済みとして表示されるはずです。**
{% endstep %}

{% step %}
**［続行］をクリックして、確認手続きを完了します。**
{% endstep %}
{% endstepper %}

***

## 電話番号を確認

{% hint style="danger" %}
Commandアカウントに関連するSMS通知を受け取るには、電話番号の確認が必要です。
{% endhint %}

{% hint style="warning" %}
編集および確認できるのは、ご自身の電話番号のみです。SCIMで管理されているユーザーの場合、電話番号は自動的に確認されます。
{% endhint %}

{% stepper %}
{% step %}
**Commandアカウントにログインしてください。**
{% endstep %}

{% step %}
**左下で、オーガナイゼーション'の名前を選択します。**
{% endstep %}

{% step %}
**左側のスライドアウトで、［マイアカウント］をクリックします。**
{% endstep %}

{% step %}
**［プロフィール］の横にある** <i class="fa-pen-line">:pen-line:</i>.

1. オン **プロフィール**に、名、姓、メールアドレス、電話番号を入力します。
2. クリック **保存します。**
3. 確認コードが送信されるはずです。確認ポップアップに入力し、 **［確認］をクリックします。**

{% hint style="warning" %}
アカウントが外部管理されている場合、名前やメールアドレスを編集することはできません。詳細は [アイデンティティプロバイダー](/command/ja/sekyuriti/identity-providers.md) をご覧ください。
{% endhint %}
{% endstep %}

{% step %}
**確認が成功すると、&#x20;*****確認済み*****&#x20;が電話番号の横に表示されます。**
{% endstep %}
{% endstepper %}


---

# 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/sekyuriti/authentication-overview/verify-your-verkada-command-account.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.
