> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/clickup/work-in-clickup/workspace/transfer-workspace-ownership.md).

# Workspaceの所有権を譲渡する

ワークスペース[所有者](https://help.clickup.com/hc/en-us/articles/6310033667223-User-Roles)は最大限の編集権限を持ち、ワークスペース所有権を譲渡したり、ワークスペースを削除したりできる唯一のユーザー役割です。 たとえば、誰かが組織を退職する予定である場合や、それらの権限にアクセスできるユーザーを変更したい場合は、ワークスペースの所有権を別のユーザーに譲渡できます。

### **必要なもの** <a href="#gjdgxs" id="gjdgxs"></a>

* [すべてのプラン](https://clickup.com/pricing)で譲渡できます。
* ワークスペース[所有者のみが](https://help.clickup.com/hc/en-us/articles/6310033667223-User-Roles)所有権を譲渡できます。
* 所有権を受け取るユーザーは、ワークスペースの[ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)、メンバー、または管理者である必要があります[。](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)

### **ワークスペースの所有権を譲渡する** <a href="#id-30j0zll" id="id-30j0zll"></a>

ワークスペースの所有権を譲渡するには:

1. 転送するワークスペースで、ワークスペースのアバターをクリックします。
   * ClickUp 2.0 では、これは左下隅にあります。
   * [ClickUp 3.0](https://help.clickup.com/hc/en-us/articles/12157360089495-ClickUp-3-0)では、これは左上隅にあります。
2. **「Settings」**&#x3092;選択します。
3. **「Transfer ownership of Workspace」**&#x3092;クリックします。
4. 所有者にしたい人を選択します。
5. **「Transfer ownership」**&#x3092;クリックして確認します。
6. 前の所有者がワークスペースの管理者になります。


---

# 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://manual.dxable.com/clickup/work-in-clickup/workspace/transfer-workspace-ownership.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.
