# Site Planner

Site Planner 홈페이지는 모든 프로젝트를 한눈에 볼 수 있는 중앙 집중식 보기를 제공합니다. 왼쪽 상단에서 다음 옵션을 볼 수 있습니다:

* **내 프로젝트**: 사용자가 생성한 모든 프로젝트를 표시합니다
* **모든 프로젝트**:
  * 조직 관리자용: 파트너 조직의 모든 프로젝트를 표시합니다
  * 다른 사용자용: 사용자가 생성한 프로젝트와 공유받은 프로젝트를 표시합니다
* **나와 공유됨**: 파트너 조직의 다른 사람들이 사용자와 공유한 모든 프로젝트를 표시합니다
* **보관함**: 삭제된 모든 프로젝트를 표시합니다(필요한 경우 프로젝트를 복원할 수 있습니다)

오른쪽 상단에서 다음을 할 수 있습니다:

* 프로젝트 검색
* 사용자 환경설정 관리
* 생성 [새 프로젝트](/command/ko/need-help/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/ko/need-help/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.
