# アクセスコントローラを廃止する

アクセスコントローラを廃止するか工場出荷時設定にリセットするには、まず Verkada Command から廃止する必要があります。これによりコントローラからすべてのユーザー関連データが削除され、新しいオーガニゼーションへ移管できるようになります。

{% hint style="danger" %}
アクセスコントローラを廃止するか工場出荷時設定にリセットするには、Org Admin、Access System Admin、またはコントローラのサイトに対するAccess Site Adminである必要があります。詳細は以下をご覧ください： [Command の役割と権限](/command/ja/yzto/roles-and-permissions-for-command.md) および具体的には [アクセスコントロール](/access-control/ja/hajimeni/roles-and-permissions-for-access-control.md).
{% endhint %}

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

{% step %}
**デバイス一覧から、廃止したいコントローラを選択します。**
{% endstep %}

{% step %}
**右側で右向き矢印をクリックして、デバイスのページを開きます。**
{% endstep %}

{% step %}
**右上で Settings をクリックします。**
{% endstep %}

{% step %}
**Decommission をクリックします。**
{% endstep %}

{% step %}
**プロンプトが表示されたら、生成された確認コードを入力してリクエストを完了してください。**
{% endstep %}

{% step %}
**Confirm をクリックします。**
{% endstep %}
{% endstepper %}

廃止すると関連するドアも削除されます。これは元に戻せません。

{% hint style="warning" %}
別のオーガニゼーションにコントローラを追加する前に5分待ってください。
{% 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://help.verkada.com/access-control/ja/she-ding/decommission-an-access-controller.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.
