Skip to main content
All CollectionsLabsheets
Introduction to Labsheets
Introduction to Labsheets
S
Written by Satya Singh
Updated over 2 months ago

Overview

Labsheets are structured databases within Scispot that allow you to manage and organize various scientific data, from sample records, materials, animal management, inventory, and even instrument outputs. Labsheets serve as the foundation for storing and accessing your lab's data efficiently.

This guide covers:

  1. Creating Labsheets

  2. Organizing Labsheets

  3. Adding Data (Registering your Samples/Inventory) and Using Columns

  4. Filtering, Hiding, Sorting, and Searching Data

  5. API Integration for Labsheets


A. Creating Labsheets

There are four primary methods to create Labsheets. Let’s walk through each:

Method 1: Creating a Labsheet from Scratch

  1. Navigate to the Labsheets homepage and select Add Labsheet.

  2. Name your Labsheet and provide an optional description.

  3. Add columns by selecting from available types, such as text, number, date, or checkbox. You can also include automation-specific fields to simplify repetitive data entry.

  4. Each Labsheet comes with a default ID column, which you can configure as a simple ID, UID, or barcode.

  5. Select Create to finalize the Labsheet setup.

Method 2: Importing a Labsheet

  1. Click on Import from the Labsheets homepage.

  2. Choose from Google Sheets, a CSV file from AWS S3, or a CSV file from your computer.

  3. Once the file is uploaded, map columns from your file to Scispot column types. For instance, a text field in your CSV can be mapped to a free-text field in Scispot.

  4. Choose to create a new Labsheet or add the data to an existing one.

  5. After mapping and naming, select Create, and your Labsheet will be populated with the imported data.

Method 3: Using Predefined Labsheet Templates

  1. Browse available Labsheet templates from the homepage, including categories like inventory or data management.

  2. Select a template that best fits your needs, and make edits as needed.

  3. Click Use Template to generate a Labsheet based on the selected template, which you can fill in with specific information.

Method 4: Creating Labsheets through API Integration

  1. Generate a personal API token under the user settings in the Scispot interface.

  2. Access API documentation at Scispot’s API Docs for guidance on creating Labsheets and adding data via API.

  3. Use the API to configure Labsheets directly from your development environment, enabling automatic data ingestion and integration with your other lab tools.


B. Organizing Labsheets

Scispot offers multiple ways to organize Labsheets, improving accessibility and categorization:

  • Favorites: Favorite Labsheets you use frequently for easy access.

  • Folders: Group Labsheets into folders based on projects, users, or other categories.

  • Global Search: Quickly find Labsheets using the global search tool on the homepage.


C. Adding Data and Using Columns (Registering your Samples/Inventory)

To input data, click Add Entry on a Labsheet, which will add an empty row at the top. For multiple entries, select the desired row count and confirm.

Data Entry Tips:

  • Click within any cell to edit and press Enter to save.

  • Use the drag-and-drop function to copy data across rows or columns.


D. Filtering, Hiding, Sorting, and Searching Data

Enhance your data management with these Labsheet tools:

  • Search: A global search function helps find information across all columns.

  • Filter: Set multiple filter conditions (e.g., "Category contains chemicals") to refine data views.

  • Hide Columns: Temporarily hide columns that aren’t relevant to your current analysis.

  • Sort: Organize data by criteria such as last updated, recently added, or specific columns (e.g., threshold quantity).


5. Labsheet API Integration

Labsheets can integrate directly with your existing systems through Scispot’s API, allowing automated data uploads, updates, and retrievals.

Steps:

  1. Generate an API token for secure access.

  2. Refer to Scispot’s API documentation for request formats and examples.

  3. Implement API calls to automate data transfers, updates, or data querying from external sources.

Next Steps

Explore the additional training videos linked below for specific guidance on advanced Labsheet functionalities, or reach out to our team with any questions as you get familiar with Labsheets. Happy Scispotting!

Did this answer your question?