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
  • External Storage Methods
  • API Keys

Was this helpful?

  1. Dashboard

Integrations

PreviousPreview ToolNextTaxonomies

Last updated 5 months ago

Was this helpful?

The Integrations Page consists of two subpages:

  • Storage Methods - for configuring the external storage methods you have integrated with your RedBrick Organization;

  • API Keys - for managing API keys needed to utilize the RedBrick SDK and CLI;


External Storage Methods

The Storage tab of the Integrations page will list all of your existing Storage Methods, as well as allow you to create new ones, verify and update them as needed.

You can also easily copy/paste the unique bucket ID from the Storage tab for use in your data I/O operations with the RedBrick SDK and CLI.


API Keys

The API Keys tab allows you to create, manage, and reference your existing API keys.

All API Keys on RedBrick provide the user with the equivalent of Org Admin access to your Organization. Always use appropriate caution and chain of custody procedure when generating and sharing these credentials!

For a full overview of how to start working with our SDK and CLI, please see the following documentation:

To read more about how to integrate your existing data storage into RedBrick AI, please see our guide.

Installation & API Keys
Import Cloud Data