> 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/ja/herupugadesuka/site-planner-homepage-overview/share-your-site-plan-projects.md).

# プロジェクトを共有する

次の相手と Site Plan プロジェクトを共有できます:

* 他の Command ユーザー
* Command の連絡先
* 外部ユーザーのメールアドレス
* 公開リンク（誰でもアクセスできる一般リンクを共有）

{% hint style="warning" %}
プロジェクトを共有しても、外部ユーザーに Command にログインするアクセス権は付与されません。
{% endhint %}

***

## Site Plan を共有

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

{% step %}
**［My Projects］の下で、プロジェクトを選択します。**
{% 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 %}

***

## 所有権を再割り当て

Org 管理者は、どのプロジェクトの所有権でも再割り当てできます。オーガナイゼーション'   メンバーは、自分から別の Command ユーザーへ所有権を再割り当てできます。

{% hint style="danger" %}
1 つのプロジェクトに同時に 1 人の所有者しか設定できません。
{% endhint %}

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

{% step %}
**［My Projects］の下で、プロジェクトを選択します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、プランを選択します。**
{% endstep %}

{% step %}
**右側で、クリック** <i class="fa-ellipsis">:ellipsis:</i> **> 共有。**
{% endstep %}

{% step %}
**ユーザーの横にある Viewer のドロップダウンをクリックします。**
{% endstep %}

{% step %}
**\[所有者にする] を選択します。**
{% endstep %}

{% step %}
**\[Done]をクリックします。**
{% 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/command/ja/herupugadesuka/site-planner-homepage-overview/share-your-site-plan-projects.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.
