LogoLogo
RedBrick AIGuides
  • Quick Start
    • Walkthrough Guides
    • Get Started with a Project
    • Get Started with Workspace
      • Cohort Creation
      • Datapoint Classification
      • Configuring Metadata Schema
    • Creating a RedBrick AI Account
  • Organizations
    • Organization and Project Roles
    • Inviting Your Team
      • Single Sign-on
  • Dashboard
    • Account Settings
    • User Preferences
    • Worklist
    • Preview Tool
    • Integrations
    • Taxonomies
    • Boost
      • Auto Annotator
    • Home
      • Sections
  • Importing Data
    • Uploading Data to RedBrick
    • Import Cloud Data
      • Configuring AWS s3
      • Configuring Azure Blob
      • Configuring GCS
      • Configuring AltaDB
      • Creating an Items List
    • Troubleshooting
  • Projects
    • Tasks & Assignment
    • Comments & Raise Issue
    • Reference Standards
    • Project & Task Analytics
    • Labeler Evaluation
  • Project Pages
    • Data Page
    • Settings Page
      • Custom Label Validation
      • Custom Hanging Protocol
      • Webhooks
    • Multiple Labeling
      • Consensus
        • Agreement calculation
      • Task duplication
  • Annotation & viewer
    • Viewer Basics
      • Document Viewer
      • Multiple Modalities
      • Intellisync
      • Annotation Mirroring
    • Creating, Editing and Deleting Annotations
    • Visualization and Masking
    • Segmentation
      • Segmentation Tools
      • Instance vs. Semantic
      • Overlapping Segmentations
    • Heat maps
  • Python SDK & CLI
    • Full documentation
    • Installation & API Keys
    • SDK Overview
      • Importing Data & Annotations
      • Programmatic Label & Review
      • Assigning & Querying Tasks
      • Exporting Annotations
    • CLI Overview
      • Creating & Cloning Projects
      • Import Data & Annotations
      • Exporting Annotations
    • Importing Annotations Guide
    • Formats
      • Full Format Reference
      • Export Structure
  • Useful Links
    • Privacy Policy
Powered by GitBook
On this page
  • Benefits of a Workspace
  • Creating Workspace: Step by Step
  • Step 1: Specify a Unique Workspace name
  • Step 2: Uploading Data to workspace
  • Step 3: Creating Project Inside Workspace

Was this helpful?

  1. Quick Start

Get Started with Workspace

PreviousGet Started with a ProjectNextCohort Creation

Last updated 9 months ago

Was this helpful?

A Workspace is a superstructure in RedBrick AI that contains data, as well as multiple projects that share that data.

Benefits of a Workspace

  1. Simplified data flows - once your images are uploaded to a Workspace, you can create Projects and populate them with the data you choose in just a few clicks - no more uploading the same data to several slightly different Projects;

  2. Curate with cohorts - Workspaces also function as a data curation layer, allowing you to create metadata, filter your images, and create cohorts for ease of organization;

  3. Visualize your data - Workspaces offer a variety of charts and graphs as visual aids to complement your filtering and organization;

Creating Workspace: Step by Step

To create a new workspace, Press the "New workspace" button on the top right corner or you can click on the "+" Icon on the left-hand menu bar and select New workspace from the dropdown.

Step 1: Specify a Unique Workspace name

Once created, you won't be able to change the name of the workspace.

Step 2: Uploading Data to workspace

Step 3: Creating Project Inside Workspace

Next step is to create a project inside the newly created workspace, To create a new project click on the New Project button the top right corner.

Once the workspace is created, the next step is to upload the data. Uploading the data in the workspace is similar to how you . If you'd like to upload annotation files alongside your images and/or volumes, you must use our CLI/SDK.

upload the data in the project
Import Data & Annotations
Get Started with a Project