# Workspaces

- [Workspaces, Projects, and Models](https://docs.roboflow.com/roboflow/roboflow-hi/workspaces/key-concepts.md): जानें कि Workspaces, Projects, Versions, और Models Roboflow में आपके computer vision work को कैसे संरचित करते हैं
- [एक Workspace बनाएं](https://docs.roboflow.com/roboflow/roboflow-hi/workspaces/roboflow-workspaces.md): अपने projects को व्यवस्थित करने और अपनी team के साथ सहयोग करने के लिए एक workspace बनाएं।
- [एक Workspace का नाम बदलें](https://docs.roboflow.com/roboflow/roboflow-hi/workspaces/rename-a-workspace.md)
- [एक Workspace को delete करें](https://docs.roboflow.com/roboflow/roboflow-hi/workspaces/delete-a-workspace.md)
- [Asset Library](https://docs.roboflow.com/roboflow/roboflow-hi/workspaces/asset-library.md)
- [Team Members](https://docs.roboflow.com/roboflow/roboflow-hi/workspaces/team-members.md): समझें कि team members एक workspace में कैसे interact करते हैं।
- [एक Team Member को invite करें](https://docs.roboflow.com/roboflow/roboflow-hi/workspaces/team-members/invite-a-team-member.md): जानें कि अपने workspace में नए team members को कैसे invite करें।
- [Role-Based Access Control (RBAC)](https://docs.roboflow.com/roboflow/roboflow-hi/workspaces/team-members/role-based-access-control.md): उपयोग के आधार पर restrictive roles के साथ अपने workspace को secure और compliant रखें।
- [एक Team Member की Role बदलें](https://docs.roboflow.com/roboflow/roboflow-hi/workspaces/team-members/change-a-team-member-role.md): जानें कि एक team member की roles कैसे बदलें।
- [एक Team Member को remove करें](https://docs.roboflow.com/roboflow/roboflow-hi/workspaces/team-members/remove-a-team-member.md): जानें कि अपने workspace से team members को कैसे remove करें।
- [Single Sign On (SSO)](https://docs.roboflow.com/roboflow/roboflow-hi/workspaces/single-sign-on-sso.md): SSO Roboflow Enterprise customers के लिए उपलब्ध है।
- [Billing Folders](https://docs.roboflow.com/roboflow/roboflow-hi/workspaces/billing-folders.md): Billing Folders workspace administrators को folder level पर billable usage को track और manage करने देता है।


---

# 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/roboflow/roboflow-hi/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.
