> 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/onboarding/intro-to-clickup/personal-workspace-layout.md).

# Personal Workspace Layout

ワークスペースにあなただけがいる場合は、１人用ワークスペースとも呼ばれるPersonal Workspace Layoutが設定されます。

注

Personal Workspace Layoutが有効になると、全てのタスクが自動的に割り当てられます。

効率性を高めるため、チームコラボレーション用に設計された機能をPersonal Workspace Layoutから削除または制限します。[Pulse ClickApp](https://help.clickup.com/hc/en-us/articles/6304488850967-Pulse-overview)は利用できず、[Notifications](https://help.clickup.com/hc/en-us/articles/6326004036887-Notifications-overview)も使用できません。

複数人が参加するワークスペースに切り替える必要がある場合：

1. ワークスペースのアバターをクリックします。
   * ClickUp 2.0では、これは左下隅にあります。
   * [ClickUp 3.0](https://help.clickup.com/hc/en-us/articles/12157360089495-ClickUp-3-0)では、これは左上隅にあります。
2. \[**Settings**]を選択します。
3. 左側のメニューから\[**Settings**]を選択します。\
   ![Screenshot showing how to enable a multi-person Workspace in Workspace settings.](/files/g2Hq9erzHBErkVtlDH5o)
4. 「**Workspace Settings**」ページから、「Personal Workspace Layout」を無効にします。
5. 誰かを[ワークスペースに招待します](https://help.clickup.com/hc/en-us/articles/6310498173079-Invite-people-to-join-your-Workspace)。

注

誰かを自分のワークスペースに招待すると、Personal Workspace Layoutが無効になります。


---

# 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/onboarding/intro-to-clickup/personal-workspace-layout.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.
