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
  • Create a New Cohort
  • Adding Datapoints to a Cohort
  • Adding Cohort to a Project

Was this helpful?

  1. Quick Start
  2. Get Started with Workspace

Cohort Creation

PreviousGet Started with WorkspaceNextDatapoint Classification

Last updated 1 year ago

Was this helpful?

RedBrick AI cohort creation feature allows you to upload, index, share, ensure reproducibility, and control the quality of your studies before you send them for annotation.

Create a New Cohort

To create a new cohort, follow these steps:

  1. Navigate to the "Settings" section.

  2. Click on "Cohort" in the left menu bar.

  3. Enter the name of the new cohort.

  4. Select a color code if you're adding multiple cohorts to help differentiate them and click on Save Changes.

Adding Datapoints to a Cohort

After creating a cohort, follow these steps to add filtered data points:

  1. Navigate to the "Data" section.

  2. Click on the "Filter" button located in the top right corner.

  3. Select the desired data filter to apply.

  4. Once the filter is applied, select the filtered data points.

  5. Click on the "Add to cohort" button.

  6. Choose the cohort to which you want to add the data points.

Adding Cohort to a Project

Once data points are added to a cohort, you can add this cohort to a project by following these steps:

  1. Click on the "Filter" button located in the top right corner.

  2. Filter for the cohort you want to add to the project.

  3. Select all the filtered data points.

  4. Click on the "Add to Project" button at the bottom of the screen.

  5. Choose the desired project from the list.

Alternatively, you can use the to add Datapoints to your cohorts.

SDK method