# Workspaces

- [Workspaces, Projects, and Models](https://docs.roboflow.com/workspaces/key-concepts.md): Learn how Workspaces, Projects, Versions, and Models structure your computer vision work in Roboflow
- [Create a Workspace](https://docs.roboflow.com/workspaces/roboflow-workspaces.md): Create a workspace to organize your projects and collaborate with your team.
- [Rename a Workspace](https://docs.roboflow.com/workspaces/rename-a-workspace.md)
- [Delete a Workspace](https://docs.roboflow.com/workspaces/delete-a-workspace.md)
- [Asset Library](https://docs.roboflow.com/workspaces/asset-library.md)
- [Trash](https://docs.roboflow.com/workspaces/trash.md): Restore a deleted project, dataset version, or workflow within 30 days of deletion.
- [Team Members](https://docs.roboflow.com/workspaces/team-members.md): Understand how team members interact in a workspace.
- [Invite a Team Member](https://docs.roboflow.com/workspaces/team-members/invite-a-team-member.md): Learn how to invite new team members to your workspace.
- [Role-Based Access Control (RBAC)](https://docs.roboflow.com/workspaces/team-members/role-based-access-control.md): Keep your workspace secure and compliant with restrictive roles based on use.
- [Change a Team Member Role](https://docs.roboflow.com/workspaces/team-members/change-a-team-member-role.md): Learn how to change a team member's roles.
- [Remove a Team Member](https://docs.roboflow.com/workspaces/team-members/remove-a-team-member.md): Learn how to remove team members from your workspace.
- [Single Sign On (SSO)](https://docs.roboflow.com/workspaces/single-sign-on-sso.md): SSO is available for Roboflow Enterprise customers.
- [Audit Logs and SIEM Export](https://docs.roboflow.com/workspaces/audit-logs-and-siem-export.md)
- [Billing Folders](https://docs.roboflow.com/workspaces/billing-folders.md): Billing Folders lets workspace administrators track and manage billable usage at the folder level.


---

# Agent Instructions: 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/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.
