> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-ko/datasets/change-project-owner.md).

# Project 소유자 변경

모든 Project에는 단일 소유자가 있습니다. 소유자는 다음과 같은 파괴적 작업을 제어합니다 [Project 삭제](/roboflow/roboflow-ko/datasets/delete-a-project.md). Project를 다른 Workspace 멤버에게 넘기려면 현재 소유자가 Workspace dashboard에서 소유권을 이전할 수 있습니다.

1. Workspace dashboard에서 Project 타일의 세 점 아이콘을 클릭합니다.
2. "Change Owner"를 클릭합니다.
3. "Change Project Owner" 대화 상자에서 목록에서 새 소유자를 선택합니다.
4. "Change Owner"를 클릭하여 확인합니다.

소유권은 즉시 이전됩니다. 새 소유자는 Project 소유자에게 예약된 권한을 얻고, 이전 소유자는 그 권한을 잃습니다.


---

# 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:

```
GET https://docs.roboflow.com/roboflow/roboflow-ko/datasets/change-project-owner.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.
