> 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-hi/workspaces/roboflow-workspaces.md).

# एक Workspace बनाएं

Roboflow में सभी computer vision projects एक workspace से संबंधित होते हैं। नया workspace बनाने से आप projects पर सहयोग करने के लिए teammates के एक अलग समूह को invite कर सकते हैं, और हर workspace के लिए अलग से billing होती है, अपने resources और API keys के साथ।

### एक नया Workspace बनाएं

Log in करने के बाद, नया Workspace बनाने के लिए, left side panel में अपने workspace के नाम पर click करें। फिर, "+" icon पर click करें:

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

### Workspace Setup

जब आप नया Workspace बनाते हैं, तो आपको Workspace के लिए एक plan चुनना होगा। उपलब्ध plans के बारे में और जानने के लिए आप हमारा [Pricing](https://roboflow.com/pricing) पेज.

<figure><img src="/files/339f3149e86ec615a6130cf4ff575d1055b1aecd" alt=""><figcaption></figcaption></figure>

एक Workspace Name दर्ज करें जो इसका भी हिस्सा बनेगा `workspace ID`

<figure><img src="/files/593f75b3002e733e6e33c830380eb27799d5ef7e" alt=""><figcaption></figcaption></figure>

निर्दिष्ट roles के साथ workspace invitations प्राप्त करने के लिए व्यक्तियों के emails, comma-separated, दर्ज करें (`Admin` या `Labeler` roles)

* Select `Back` Workspace Name या Usage Type बदलने के लिए
* Select `Skip` team invitations छोड़ने के लिए।

<figure><img src="/files/e38234f9030c41a4fba7c1a777e5829cbeb3c320" alt="Workspace Invitations: Workspace Creation Menu"><figcaption><p>अपने workspace में projects पर सहयोग करने के लिए teammates को invite करें।</p></figcaption></figure>

### **Workspaces का नाम बदलना**

workspace के लिए Agent page पर workspace name के पास pencil-shaped icon पर click करें।

नया workspace name दर्ज करें और "Save" पर click करें

<figure><img src="/files/848c4333fd9a330bdc3d58966b0fecd8492654f3" alt="Renaming a workspace"><figcaption><p>एक workspace का नाम बदलना</p></figcaption></figure>

***नोट:*****&#x20;workspace का नाम बदलने से workspace ID अपडेट हो जाएगी।**

### **Workspace Settings**

Select `Settings` Workspace Settings menu खोलने के लिए left sidebar में

<figure><img src="/files/2e76aa4cc93d2984df86c090059e80d2219912c7" alt=""><figcaption><p>Workspace Settings Menu</p></figcaption></figure>

* **Plan and Billing** - अपना current workspace plan, Billing Info कैसे जोड़ें, और workspace upgrade के अन्य options देखें
* **Usage** - Workspace Features और Usage (all-time और monthly)
  * Team Members, Projects, Source Images, Generated Images, Inference Usage (charts देखें और download करें)
* **Members** - workspace members, member roles, workspace invitations की status देखें
* **Roboflow API** - Public और Private API Keys देखें, copy करें और revoke करें
* **Third Party Keys** - Microsoft Azure, Amazon Web Services (AWS), Google Cloud Platforms (GCP) और OpenAI के साथ integrations
* **Rename Workspace** - workspace को एक नया नाम दें। इससे अपडेट होगा `workspace ID`
* **Delete Workspace** - deletion की पुष्टि करने के बाद यह action irreversible है। सावधानी से आगे बढ़ें।
* **Ownership का transfer** - creator role को transfer करना संभव नहीं है। creator role एक signatory role है जो admin के बराबर होती है लेकिन हटाई नहीं जा सकती। नया designated admin रखने के लिए, workspace के creator से किसी user को admin बनवाएँ या creator email को active रखें।

### एक Workspace को delete करना

Roboflow में अपने projects पूरे होने के बाद, आप अपना workspace delete कर सकते हैं। workspace delete करना एक permanent action है। अपना workspace delete करने के लिए, workspace settings menu पर click करें और click करें **Delete Workspace**। नीचे दिखाए अनुसार, आपको इस action - deletion की पुष्टि करनी होगी **वापस नहीं किया जा सकता**.

<figure><img src="/files/d61278caf71d2426af8de970cabb5b01f4f218ce" alt=""><figcaption><p>deletion की पुष्टि करने के लिए 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-hi/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.
