> 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-jp/datasets/change-project-owner.md).

# Project 所有者を変更

各 Project には単一のオーナーがいます。オーナーは、次のような破壊的な操作を制御します [Project の削除](/roboflow/roboflow-jp/datasets/delete-a-project.md)。Project を別の Workspace メンバーに引き継ぐには、現在のオーナーが Workspace ダッシュボードから所有権を移譲できます。

1. Workspace ダッシュボードで、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-jp/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.
