LogoLogo
Run to Console
  • ClawCloud Run
    • Document
    • Getting Started
      • Create a DevBox
      • Deploy Database
      • Deploy from Docker
      • Deploy from Template
    • Guide
      • App Launchpad
        • Install Application
        • Update Application
        • Custom Domain
        • Exposing Multiple Ports
        • Environment Variables
        • Configuration Files
        • Auto Scaling
        • Persistent Storage
        • Custom Domain Certificates
      • Devbox
        • Devbox List
        • Devbox Details
        • Devbox Release
      • Database
        • PostgreSQL
        • MySQL
        • Redis
        • MongoDB
        • Kafka
        • Milvus
      • Object Storage
      • Advanced
        • Workspace
        • Terminal
        • Cron Job
        • KubeConfig
    • Pricing
    • Billing & Usage
    • Migration
      • Migrate from Docker
      • Migrate from Docker Compose
    • Architecture
      • Devbox Architecture
      • System Architecture
      • User Architecture
    • Legal
      • Privacy Policy
      • Terms and Conditions
      • Data Processing Addendum
    • Changelog
    • Best Practice
    • FAQ
    • More
      • Abuse Complaint
    • Help
  • Blog
Powered by GitBook

Copyright @ 2023-Present CLAWCLOUD. All Rights Reserved.

On this page
  • What is Workspace?
  • How to Create a Workspace
  • How to Manage a Workspace

Was this helpful?

Export as PDF
  1. ClawCloud Run
  2. Guide
  3. Advanced

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.

PreviousAdvancedNextTerminal

Last updated 2 months ago

Was this helpful?