> 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/ko/organization-settings/manage-your-admin-page-settings.md).

# 관리자 설정

Verkada Command **관리자** 페이지를 통해 Command 조직을 관리하는 데 필요한 모든 항목에 쉽게 액세스할 수 있습니다.

{% hint style="warning" %}
Org Admin만 Admin 페이지에서 모든 설정을 볼 수 있습니다.
{% endhint %}

***

## Admin 페이지에 액세스

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Admin으로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색에서 다음 옵션 중 하나를 선택합니다.**

* 관리자
* [사이트](/verkada-cameras/ko/configuration/manage-sites-and-subsites.md)
* [기기](/command/ko/organization-settings/devices-page-overview.md)
* [지원](#h_e21edc3cc3)
  {% endstep %}
  {% endstepper %}

### 관리자

|                                                                                                            |                                                                                                                              |
| ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| **설정**                                                                                                     | **할 수 있는 작업**                                                                                                                |
| 일반                                                                                                         | 조직의 주요 연락처, 파트너 액세스, 조직 삭제를 보고 관리합니다.                                                                                        |
| [사용자 및 권한](/command/ko/users-and-permissions/manage-users-in-your-organization.md)                         | 사용자, 그룹, 외부 연락처를 관리하고 역할을 사용자 지정합니다.                                                                                         |
| [라이선스 및 갱신](/command/ko/licensing/manage-your-licenses.md)                                                 | Command 라이선스를 보고, 요청하고, 구매하며, 평가판을 관리하고, 모든 라이선스 거래 내역을 봅니다.                                                                 |
| [Feature Manager](/command/ko/organization-settings/manage-your-admin-page-settings/feature-manager.md)    | 규정 준수, 보안 및/또는 개인정보 보호 목적으로 조직에서 일부 기능을 활성화, 비활성화 또는 영구적으로 제거합니다.                                                            |
| 로그인 및 액세스                                                                                                  | Enterprise Controller Encryption(ECE), Single Sign On(SSO), SCIM 구성, 조직 전체 2단계 인증, 사용자 세션 관리 설정과 같은 조직의 로그인 및 액세스 설정을 관리합니다. |
| 보안 및 로그                                                                                                    | 감사 로그에 액세스하고, 알림 및 라이브 링크를 관리하며, 보안 및 개인정보 보호 체크리스트를 검토합니다.                                                                  |
| [데이터 및 개인정보 보호](/command/ko/security/privacy-and-security-disclosure/data-storage-processing-locations.md) | 공개 고지 사항, Verkada와 공유하기로 선택한 데이터, 데이터 거주 설정을 봅니다.                                                                            |
| [API 및 통합](/command/ko/organization-settings/verkada-command-api.md)                                       | 조직의 API 키, 통합(Slack, Teams 등), Webhook을 관리하고 지원되는 모든 통합 목록을 봅니다.                                                             |
| 내 계정                                                                                                       | 개인 정보, 비밀번호, 로그인 설정, 2단계 인증 옵션을 관리하고 활성 세션과 같은 기타 설정을 봅니다.                                                                   |

### 지원

|                                                                                      |                                                                                                                                               |
| ------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------- |
| **설정**                                                                               | **할 수 있는 작업**                                                                                                                                 |
| [Verkada 지원팀에 문의](/command/ko/need-help/contact-verkada-support.md)                  | Verkada Support에 연락할 수 있는 24시간 365일 이용 가능한 방법을 확인하세요.                                                                                         |
| [지원 액세스 활성화](/command/ko/need-help/contact-verkada-support/enable-support-access.md) | 문제 해결 목적으로 Verkada Support가 귀하의 Command 계정과 귀하의 계정으로 액세스 가능한 Verkada 기기에 일시적으로 액세스하도록 허용합니다. 이 액세스는 언제든지 취소할 수 있습니다.                          |
| 액세스 토큰(지원 액세스가 활성화된 경우)                                                              | Verkada Support가 액세스 토큰 사용을 시작하면 Admin의 조직 세부 정보 섹션에 지정된 지원 액세스 커뮤니케이션 수신자에게 알림이 전송됩니다. 수신자 지정을 사용자 지정하지 않은 경우, 조직의 모든 Org Admin에게 알림이 전송됩니다. |
| 지원 사례                                                                                | 지난 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/ko/organization-settings/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.
