# 프로젝트 공유

Site Plan 프로젝트를 다음 대상과 공유할 수 있습니다:

* 다른 Command 사용자
* Command 연락처
* 외부 사용자 이메일
* 공개 링크(누구나 액세스할 수 있는 일반 링크 공유)

{% hint style="warning" %}
프로젝트를 공유해도 외부 사용자에게 Command에 로그인할 수 있는 액세스 권한이 부여되지는 않습니다.
{% endhint %}

***

## Site Plan 공유

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

{% step %}
**내 프로젝트에서 프로젝트를 선택합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색에서 계획을 선택합니다.**
{% endstep %}

{% step %}
**오른쪽에서 클릭합니다** <i class="fa-ellipsis">:ellipsis:</i> **> 공유.**
{% endstep %}
{% endstepper %}

#### Command 사용자 및 연락처

{% stepper %}
{% step %}
**수신자의 이름을 입력하세요.**
{% endstep %}

{% step %}
**Save를 클릭합니다.**
{% endstep %}

{% step %}
**Done을 클릭합니다.**
{% endstep %}
{% endstepper %}

#### 외부 사용자

{% stepper %}
{% step %}
**수신자의 이메일 주소를 입력하세요.**
{% endstep %}

{% step %}
**Save를 클릭합니다.**
{% endstep %}

{% step %}
**Done을 클릭합니다.**
{% endstep %}
{% endstepper %}

#### 링크

{% stepper %}
{% step %}
**링크 액세스를 설정하세요.**

* **제한됨:** 액세스 권한이 있는 사람만 링크를 열 수 있습니다.
* **공개:** 링크가 있는 인터넷상의 누구나 볼 수 있습니다.
  {% endstep %}

{% step %}
**링크 액세스가 제한됨으로 설정된 경우:**

a. 수신자의 이름 또는 이메일 주소를 입력하세요.\
b. 클릭 **저장.**\
c. 클릭 **완료를 클릭합니다.**
{% endstep %}

{% step %}
**링크 복사를 클릭하세요.**
{% endstep %}

{% step %}
**필요에 따라 링크를 공유하세요.**
{% endstep %}
{% endstepper %}

***

## 소유권 재할당

조직 관리자는 모든 프로젝트의 소유권을 재할당할 수 있습니다. 조직 구성원은 자신에게서 다른 Command 사용자에게 소유권을 재할당할 수 있습니다.

{% hint style="danger" %}
프로젝트는 한 번에 하나의 소유자만 가질 수 있습니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 사이트 플래너로 이동합니다.**
{% endstep %}

{% step %}
**내 프로젝트에서 프로젝트를 선택합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색에서 계획을 선택합니다.**
{% endstep %}

{% step %}
**오른쪽에서 클릭합니다** <i class="fa-ellipsis">:ellipsis:</i> **> 공유.**
{% endstep %}

{% step %}
**사용자 옆에서 뷰어 드롭다운을 클릭하세요.**
{% endstep %}

{% step %}
**소유자로 설정을 선택하세요.**
{% endstep %}

{% step %}
**Done을 클릭합니다.**
{% 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/command/ko/need-help/site-planner-homepage-overview/share-your-site-plan-projects.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.
