# Workspace

### What is Workspace?

Workspace in ClawCloud Run is a **collaborative environment** that enables multiple users to jointly manage cloud resources within a project. Designed for teams, it provides centralized control over:

* 🚀 **Applications** in APP Launchpad
* 🗃️ **Databases** and their configurations
* 📦 **Object Storage Buckets** and files
* 🔧 **Other project resources** (e.g., cron jobs)

With granular access controls and real-time collaboration features, Workspace ensures seamless teamwork while maintaining security and accountability.

***

### How to Create a Workspace

1. **Access Workspace Menu**:
   * In the ClawCloud Run console, locate the current Workspace name in the top-left corner (default: **Personal Workspace**).
   * Click the Workspace name to open a dropdown menu displaying existing Workspaces and management options.
2. **Create a New Workspace**:
   * Click **"Create Workspace"**.
   * Enter a name for your Workspace (e.g., `Marketing-Team-Prod`).
   * Confirm by clicking **"Create"**.

***

### How to Manage a Workspace

1. **Enter Management Mode**:
   * Click **"Manage Workspace"** from the dropdown menu.
2. **Edit Workspace Details**:
   * Click **"Edit"** to rename the Workspace (e.g., update from `Team-Project` to `Team-Project-v2`).
3. **Invite Team Members**:
   * Click **"Invite Member"**.
   * Assign roles:
     * **Manager**: Full access to resources, permissions, and settings.
     * **Developer**: Permissions to deploy apps, modify databases, and manage Buckets.
   * Send invitations via email or integrate with SSO (e.g., Google Workspace, Okta).

**Example Workflow**:

1. Create a Workspace named `Finance-Analytics`.
2. Invite data engineers as **Developers** to handle database configurations.
3. Grant **Manager** rights to team leads for oversight.
