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

# Workspaces

- [Workspaces、Projects、Models](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/key-concepts.md): Roboflow でのコンピュータビジョン作業が、Workspaces、Projects、Versions、Models によってどのように構成されるかを学びます
- [Workspace を作成](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/roboflow-workspaces.md): Workspace を作成して、projects を整理し、チームと共同作業します。
- [Workspace の名前を変更](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/rename-a-workspace.md)
- [Workspace を削除](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/delete-a-workspace.md)
- [Asset Library](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/asset-library.md)
- [Trash](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/trash.md): 削除から 30 日以内であれば、削除された project、dataset version、または workflow を復元できます。
- [Team Members](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/team-members.md): Workspace 内で Team Members がどのようにやり取りするかを理解します。
- [Team Member を招待](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/team-members/invite-a-team-member.md): Workspace に新しい Team Members を招待する方法を学びます。
- [Role-Based Access Control (RBAC)](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/team-members/role-based-access-control.md): 用途に基づく制限付きロールを設定して、Workspace を安全かつコンプライアンスに準拠した状態に保ちます。
- [Team Member のロールを変更](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/team-members/change-a-team-member-role.md): Team Member のロールを変更する方法を学びます。
- [Team Member を削除](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/team-members/remove-a-team-member.md): Workspace から Team Members を削除する方法を学びます。
- [Single Sign On (SSO)](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/single-sign-on-sso.md): SSO は Roboflow Enterprise のお客様向けに利用可能です。
- [Audit Logs と SIEM Export](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/audit-logs-and-siem-export.md)
- [Billing Folders](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/billing-folders.md): Billing Folders を使用すると、workspace administrator はフォルダ単位で課金対象の使用量を追跡・管理できます。


---

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