> 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.md).

# Workspace

- [新しいWorkspaceを作成する](https://manual.dxable.com/clickup/work-in-clickup/workspace/create-a-new-workspace.md): ClickUpマニュアル｜ClickUp 2.0およびClickUp 3.0でワークスペースを作成および切り替える方法を説明します。
- [Workspaceを検索する](https://manual.dxable.com/clickup/work-in-clickup/workspace/search-your-workspace.md): ClickUpマニュアル｜ClickUpでワークスペースを検索し、コマンドセンターでタスク、ドキュメント、ホワイトボードなどを見つけます。
- [Workspaceのストレージを管理する](https://manual.dxable.com/clickup/work-in-clickup/workspace/manage-your-workspace-storage.md): ClickUpマニュアル｜Workspaceストレージを管理します。使用状況を確認し、スペースを解放し、有料プランへのアップグレードを検討します。
- [Workspaceの所有権を譲渡する](https://manual.dxable.com/clickup/work-in-clickup/workspace/transfer-workspace-ownership.md): ClickUpマニュアル｜ClickUpでワークスペースの所有権を譲渡する方法(関連する手順と要件など)を説明します。
- [Workspaceを削除する](https://manual.dxable.com/clickup/work-in-clickup/workspace/delete-a-workspace.md): ClickUpマニュアル｜ClickUpワークスペースを完全に削除する方法、または所有権を譲渡する方法を段階的な手順で説明します。


---

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