> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/roboflow-workspaces.md).

# Workspace を作成

Roboflow のすべての computer vision プロジェクトは Workspace に属します。新しい Workspace を作成すると、別のチームメイトのグループを招待してプロジェクトで共同作業でき、各 Workspace は独自のリソースと API keys を使って個別に課金されます。

### 新しい Workspace を作成

ログイン後、新しい Workspace を作成するには、左側パネルで Workspace 名をクリックします。次に、「+」アイコンをクリックします：

<figure><img src="/files/d66a851c0793db49ff3533190be6657299598f41" alt=""><figcaption></figcaption></figure>

### Workspace のセットアップ

新しい Workspace を作成すると、Workspace のプランを選択する必要があります。利用可能なプランの詳細については、 [Pricing](https://roboflow.com/pricing) ページをご覧ください。

<figure><img src="/files/e58310e5ace25de316e1e642f23cb33fe25b2dd8" alt=""><figcaption></figcaption></figure>

workspace ID の一部にもなる Workspace 名を入力してください `workspace ID`

<figure><img src="/files/63ba6f6161c71ab0925a8ace5129f5e1c4378814" alt=""><figcaption></figcaption></figure>

指定されたロールの workspace 招待を受け取る各個人のメールアドレスを、カンマ区切りで入力してください（`Admin` または `Labeler` ロール）

* Select `Back` Workspace 名または Usage Type を変更するには
* Select `Skip` チーム招待をスキップします。

<figure><img src="/files/36de338a14ba2cc46e6e6010c84fa6eff5e4578e" alt="Workspace Invitations: Workspace Creation Menu"><figcaption><p>Workspace 内のプロジェクトで共同作業するために、チームメイトを招待してください。</p></figcaption></figure>

### **Workspace の名前変更**

Workspace の Agent page で、workspace 名の横にある鉛筆形のアイコンをクリックします。

新しい workspace 名を入力し、「Save」をクリックします

<figure><img src="/files/e0140d9d28a3d154bc1a9e317cffb8ebd7403b12" alt="Renaming a workspace"><figcaption><p>Workspace の名前変更</p></figcaption></figure>

***注：*****&#x20;Workspace の名前を変更すると、workspace ID が更新されます。**

### **Workspace 設定**

Select `Settings` を左側サイドバーでクリックして、Workspace 設定メニューを開きます。

<figure><img src="/files/a18a5ba17de655ab238e3f9ee45d06a427d82cac" alt=""><figcaption><p>Workspace 設定メニュー</p></figcaption></figure>

* **Plan と Billing** - 現在の Workspace プラン、Billing Info の追加方法、その他の Workspace アップグレード オプションを表示します
* **使用状況** - Workspace の機能と使用状況（全期間および月別）
  * Team Members、Projects、Source Images、Generated Images、Inference Usage（チャートの表示とダウンロード）
* **Members** - Workspace のメンバー、メンバーロール、Workspace 招待のステータスを表示します
* **Roboflow API** - Public および Private API Keys を表示、コピー、無効化します
* **Third Party Keys** - Microsoft Azure、Amazon Web Services (AWS)、Google Cloud Platforms (GCP)、OpenAI との連携
* **Workspace 名の変更** - Workspace に新しい名前を付けます。これにより、 `workspace ID`
* **Workspace を削除** - この操作は、削除を確定すると元に戻せません。慎重に進めてください。
* **所有権の移管** - creator role を移すことはできません。creator role は admin と同等の署名者ロールですが、削除できません。新しく指定された admin を追加するには、Workspace の creator にユーザーを admin に昇格させてもらうか、creator のメールアドレスを有効なままにしてください。

### Workspace の削除

Roboflow でのプロジェクトが完了したら、workspace を削除できます。workspace の削除は永続的な操作です。workspace を削除するには、workspace 設定メニューをクリックして **Workspace を削除**をクリックします。以下に示すとおり、この操作の確認が求められます - 削除は **元に戻せません**.

<figure><img src="/files/7c9131468f45b81fb130c6a7ad75ac501cc9ec89" alt=""><figcaption><p>削除を確認するために workspace の名前を入力してください。</p></figcaption></figure>


---

# 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://docs.roboflow.com/roboflow/roboflow-jp/workspaces/roboflow-workspaces.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.
