# サイトプランナー

Site Plannerのホームページでは、すべてのプロジェクトを一元的に表示できます。左上に次のオプションが表示されます：

* **マイプロジェクト**：作成したすべてのプロジェクトを表示します
* **すべてのプロジェクト**:
  * 組織管理者向け：パートナーオーガナイゼーション内のすべてのプロジェクトを表示します
  * その他のユーザー向け：作成したすべてのプロジェクトと、共有されたプロジェクトを表示します
* **共有されたもの**：パートナーオーガナイゼーション内の他の人があなたと共有したすべてのプロジェクトを表示します
* **アーカイブ**：削除されたすべてのプロジェクトを表示します（必要に応じてプロジェクトを復元できます）

右上では、次のことができます：

* プロジェクトを検索する
* ユーザー設定を管理する
* を作成する [新しいプロジェクト](/command/ja/saptogadesuka/site-planner-homepage-overview/create-site-plan-project.md)


---

# 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/ja/saptogadesuka/site-planner-homepage-overview.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.
