> 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/access-control/ko/configuration/view-access-controllers-in-command.md).

# 출입 컨트롤러 보기

Verkada Command에서는 조직(org)의 모든 액세스 컨트롤러를 사이트별로 그룹화하여 볼 수 있습니다. **장치** 페이지에서 카메라를 추가할 수 있습니다.

{% hint style="danger" %}
귀하는 **반드시** 액세스 컨트롤러 옵션을 보려면 액세스 컨트롤러가 있는 사이트 중 최소 한 곳의 Access Site Viewer여야 합니다. **장치** 페이지. 자세히 알아보기 [출입 통제를 위한 역할 및 권한](/access-control/ko/getting-started/roles-and-permissions-for-access-control.md).
{% endhint %}

***

## 액세스 컨트롤러 목록 보기

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 장치로 이동합니다.**
{% endstep %}

{% step %}
**검색창에서 기기 유형으로 필터링: 액세스 컨트롤러.**

해당 **장치** 이 페이지에는 Access Site Admin 권한이 있는 모든 액세스 컨트롤러가 표시됩니다.
{% endstep %}

{% step %}
**액세스 컨트롤러를 선택하면 일련번호, IP 주소, AUX 포트 구성, 도어 포트 구성 등의 설정을 볼 수 있습니다.**
{% endstep %}

{% step %}
**(선택 사항) Site 드롭다운을 클릭하고 선택하여 액세스 컨트롤러의 사이트를 변경합니다.**
{% endstep %}
{% endstepper %}

## 액세스 컨트롤러 보기 및 수정

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 장치 로 이동합니다.**
{% endstep %}

{% step %}
**검색창에서 기기 유형으로 필터링: 액세스 컨트롤러.**
{% endstep %}

{% step %}
**액세스 컨트롤러 이미지를 선택하여 구성 페이지를 엽니다.**
{% endstep %}

{% step %}
**필요에 따라 액세스 컨트롤러의 도어 포트와 보조 장치를 보고 수정합니다.**

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

{% step %}
**오른쪽 상단에서 Settings를 클릭하여 액세스 컨트롤러 설정을 보고 수정합니다.**
{% endstep %}

{% step %}
**필요에 따라 액세스 컨트롤러의 이름, 위치, 시간대, 사이트를 설정합니다.**

<div align="left" data-with-frame="true"><img src="/files/97e2d5c4782951bdb5a58ec41ea38a629168e307" alt="" width="823"></div>

연결된 모든 Verkada 카드 리더의 상태, 일련번호, 펌웨어가 페이지 하단에 나열됩니다.
{% endstep %}

{% step %}
**(선택 사항) 이러한 설정을 클릭하여 액세스 컨트롤러에서 빠른 작업을 수행합니다:**

* **식별**—액세스 컨트롤러의 상태 LED를 분홍색으로 깜박여 쉽게 식별할 수 있게 합니다.
* [**재시작**](/access-control/ko/troubleshooting/access-control-hardware-checks/restart-an-access-controller.md)—액세스 컨트롤러에 소프트웨어 재부팅 명령을 보냅니다.
* [**사용 중지**](/access-control/ko/configuration/decommission-an-access-controller.md)—액세스 컨트롤러를 Command 조직에서 제거합니다.
  {% 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/access-control/ko/configuration/view-access-controllers-in-command.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.
