> 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/smartsheet/sharing-and-collaboration/workspaces/create-delete-a-workspace.md).

# ワークスペースを作成または削除する

ワークスペース管理をマスターする: Smartsheetワークスペースの作成および削除に関するガイド

### プラン <a href="#txhwaetvmez9" id="txhwaetvmez9"></a>

* Smartsheet
* Pro
* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、 「Smartsheetプラン」ページを参照してください。

### 許可 <a href="#ac6litk638yr" id="ac6litk638yr"></a>

ワークスペース管理をマスターする: Smartsheetワークスペースの作成および削除に関するガイド

この機能がSmartsheetリージョンまたはSmartsheet Gov に含まれているかどうかを確認してください。

複数のSmartsheetアイテムを同時に共有するには、ワークスペースを使用します。たとえば、シート、レポート、ダッシュボードのコレクションを共有するには、組織の特定の部門のユーザーと共有されるワークスペースにそれらを配置します。

ワークスペース内のアイテムに対するユーザーのアクセス レベルは、共有アクセス許可レベルによって制御されます。ワークスペース内のアイテムの共有の詳細については、「ワークスペースの共有機能」および「ワークスペース内のアイテムの管理」を参照してください。

* ワークスペースにアクセスするには、左側のサイドバーで「参照」を選択し、「ワークスペース」を選択します。

![Top right corner of the screen; workspaces icon and navigation are highlighted.](/files/v8BoPAtnTIolP0MAlupf)

#### 新しいワークスペースを作成する <a href="#oz1a92cdwf7p" id="oz1a92cdwf7p"></a>

1. 左側のナビゲーション バーで、\[参照] をクリックします。
2. 右上隅で「作成」をクリックし、「ワークスペース」を選択します
3. ワークスペースの名前を入力し、「OK」をクリックします。

新しいワークスペースが、左側のパネルの「ワークスペース」セクションに表示されます。ワークスペースとそのコンテンツにアクセスするには、左側のパネルでワークスペースの名前をクリックします。ワークスペース名は右側のパネルの上部に表示されます。

#### ワークスペースを削除する <a href="#id-6plvxderdvlv" id="id-6plvxderdvlv"></a>

所有者のみがワークスペースを削除できます。

* ワークスペースを削除するには、参照パネルでワークスペース名を右クリックし、「削除…」を選択します。

ワークスペースの管理者である場合は、ワークスペース内のすべてのアイテムを削除したり、ワークスペースの所有権を取得してワークスペースを削除したり、自分を含む全員を共有から削除したりできます。詳細については、「ワークスペースの共有」と「ワークスペースの所有権の譲渡」を参照してください。


---

# 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/smartsheet/sharing-and-collaboration/workspaces/create-delete-a-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.
