> 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/create-a-new-workspace.md).

# 新しいWorkspaceを作成する

[ClickUp階層](https://help.clickup.com/hc/en-us/articles/13856392825367-The-Hierarchy-overview)の最上位レベルにあります。 [Spaces ](https://help.clickup.com/hc/en-us/articles/6309466958103-Spaces-overview)、 [Folders、 Lists ](https://help.clickup.com/hc/en-us/articles/6311450560407-Learn-the-difference-between-Folders-and-Lists)、および[タスクは](https://help.clickup.com/hc/en-us/articles/6309944875671-Task-Overview)すべて、 Workspace 内に存在します。

必要な数のWorkspacesを作成したり、ワークスペースの一部になったりすることができます。 Workspacesを簡単に切り替えることもできます。

注

Workspacesは独立しているため、別々のワークスペース間で情報を転送することはできません。 ワークフローを 1 か所で表示する必要がある場合は、ワークスペースを 1 つ作成し、必要に応じて[プライバシー設定](https://help.clickup.com/hc/en-us/articles/7255448709655-Make-Spaces-Folders-Lists-and-tasks-private)を使用することをお勧めします[。](https://help.clickup.com/hc/en-us/articles/7255448709655-Make-Spaces-Folders-Lists-and-tasks-private)

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

* 誰でもワークスペースを作成できます。

### **ClickUp 2.0 を使用して新しいワークスペースを作成する** <a href="#id-30j0zll" id="id-30j0zll"></a>

ClickUp 2.0 では、次の 2 つの方法で新しいワークスペースを作成できます。

1. 左下隅にあるアカウントのアバターをクリックします。
2. アカウント設定メニューの左側にあ&#x308B;**+**&#x30A2;イコンをクリックします。
   * または、**「My Settings」**&#x3092;クリックし、**「Workspaces」** 、**「Add new」**&#x306E;順に選択します。

### **ClickUp 2.0 を使用してWorkspacesを切り替える** <a href="#id-1fob9te" id="id-1fob9te"></a>

ClickUp 2.0 を使用してWorkspacesを切り替えるには

1. 左下隅にあるアカウントのアバターをクリックします。
2. アカウント設定メニューの左側で、ワークスペースを選択します。

### **ClickUp 3.0 を使用して新しいワークスペースを作成する** <a href="#id-3znysh7" id="id-3znysh7"></a>

[ClickUp 3.0](https://help.clickup.com/hc/en-us/articles/12157360089495-ClickUp-3-0)では、ワークスペースまたはアカウント アバターから新しいワークスペースを作成できます。

ワークスペース アバターからワークスペースを作成するには:

1. 左上隅にあるワークスペースのアバターをクリックします。
2. **「+ New Workspace」**&#x3092;クリックします。\
   ![CreateANewWorkspace3.0.png](/files/ypPTp4RhXYFpfLgbE7LN)

アカウントのアバターからワークスペースを作成するには

1. 右上隅にあるアカウントのアバターをクリックします。
2. **「Settings」**、**「Workspaces」**&#x306E;順に選択します。\
   ![CreateANewWorkspaceAccountAvatar.png](/files/mhTCqi9Afbm948Dpxx8K)
3. **「Add new」**&#x3092;クリックします。

### **ClickUp 3.0 を使用してWorkspacesを切り替える** <a href="#id-2et92p0" id="id-2et92p0"></a>

[ClickUp 3.0](https://help.clickup.com/hc/en-us/articles/12157360089495-ClickUp-3-0)では、ワークスペースまたはアカウント アバターからWorkspacesを切り替えることができます。

ワークスペース アバターからWorkspacesを切り替えるには

1. 左上隅にあるワークスペースのアバターをクリックします。
2. **「Switch Workspaces」**&#x30BB;クションで、ワークスペースを選択します。\
   ![CreateANewWorkspaceSwitchBetweenWorkspaces.png](/files/abWVhBddvMWIfcxV4qhN)

アカウントのアバターからWorkspacesを切り替えるには:

1. 右上隅にあるアカウントのアバターをクリックします。
2. **「Settings」**、**「Workspaces」**&#x306E;順に選択します。
3. ワークスペースを選択します。\
   ![CreateANewWorkspaceSwitchWorkspaces3.0.png](/files/luUqp4C2vqZUnnHN6VB4)


---

# 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/create-a-new-workspace.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.
