# 정부 솔루션 Command 조직 만들기

Verkada의 웹 소프트웨어는 Command입니다. Command를 사용하여 Government Solutions 조직의 모든 Verkada 장치를 구성하고, 상호 작용하며, 모니터링합니다.

### Government Command 계정 만들기

{% stepper %}
{% step %}
**Verkada의** [**Government Solutions Command**](https://command.verkadagov.com) **홈페이지로 이동합니다.**
{% endstep %}

{% step %}
**새 조직 만들기를 클릭합니다.**
{% endstep %}

{% step %}
**이메일을 입력하고 계속을 클릭합니다.**
{% endstep %}

{% step %}
**조직 이름을 입력하고 다음을 클릭합니다.**

{% hint style="warning" %}
귀하의 조직은 미국 정부 조직을 대상으로 하므로 미국에 생성됩니다.
{% endhint %}
{% endstep %}

{% step %}
**조직 약칭이 자동으로 생성됩니다.**

{% hint style="warning" %}
약칭은 다른 Command 계정에서 아직 사용되지 않은 이름으로 편집할 수 있습니다.
{% endhint %}
{% endstep %}

{% step %}
**계속하려면 다음을 클릭합니다.**
{% endstep %}

{% step %}
**드롭다운 목록에서 조직 유형을 선택합니다.**
{% endstep %}

{% step %}
**계속하려면 다음을 클릭합니다.**
{% endstep %}

{% step %}
**다음 사용자 정보를 입력합니다:**

1. 이름
2. 성
3. 전화번호(선택 사항)
4. 비밀번호 만들기
5. 비밀번호 확인
   {% endstep %}

{% step %}
**이제 Government Solutions Command 조직에 액세스할 수 있습니다.**
{% endstep %}
{% endstepper %}

***

### 이메일 주소를 확인하세요 <a href="#verify-your-email-address" id="verify-your-email-address"></a>

Command 계정에 액세스하려면 먼저 이메일 주소를 확인해야 합니다.

{% stepper %}
{% step %}
**조직을 생성한 후 개요 페이지로 이동합니다.**
{% endstep %}

{% step %}
**다음을 클릭하면 받은편지함에서 확인 이메일을 확인하라는 안내가 표시됩니다.**
{% endstep %}

{% step %}
**이메일에서 이메일 확인을 클릭합니다.**
{% endstep %}

{% step %}
**이메일 확인을 확인하는 새 웹페이지가 열립니다.**
{% endstep %}

{% step %}
**2단계 인증을 활성화합니다.**
{% endstep %}

{% step %}
**Command 계정에 로그인하려면 계속을 클릭합니다.**
{% endstep %}
{% endstepper %}


---

# 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/government-solutions/ko/getting-started/create-a-government-solutions-command-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.
