LogoLogo
codatum.comSign InStart for free
  • Introduction
  • Getting Started
    • Quick Start
    • Concept (Further reading)
      • Why did we a choose Block Editor over Cell-based Editor?
  • Connect and Manage Data
    • Connection
      • Sync Table Metadata
    • Supported Warehouses
      • BigQuery
      • Snowflake
      • Redshift
      • Other Warehouses
    • Catalog
    • Quick Search
  • Data Exploration
    • Data Exploration Overview
    • Notebook
      • Doc Page
      • Grid Page
      • SQL Block
      • Version
      • Notebook FAQ
    • Chart
    • Explorer
    • Parameter
      • Parameter Types
      • Escape and Dynamic Reference
      • Dynamic Select Options
    • (Appendix) Cache
  • AI Assist
    • AI Analyst
  • Sharing
    • Sharing Overview
    • Teamspace
    • Sharing per notebook
    • Report
    • Public Link
    • Signed Embed
      • How to Set Up Signed Embed
  • Account Management
    • Account
    • Account Settings
  • Workspace & User Management
    • Workspace
    • User Management
      • Invitation
      • Group
  • Security
    • Security Overview
    • Audit logs
    • IP Access Control
  • Access control
    • Access Control Overview
    • Access Control for Workspace
    • Access Control for Resources
      • Access Control for Group
      • Access Control for Teamspace
      • Access Control for Notebook
      • Access Control for Connection
      • Access Control for Report
  • [Under Construction] Plan and Billing
    • Limit and usage
    • Downgrade and cancel
  • Best Practices
    • Advanced Control Structures in SQL
  • Other considerations
    • System requirements
Powered by GitBook

Reference

  • Privacy policy
  • Terms of service
  • JP Docs Site
On this page

Was this helpful?

  1. Data Exploration

Notebook

A collaborative space for real-time data analysis and visualization.

PreviousData Exploration OverviewNextDoc Page

Last updated 11 days ago

Was this helpful?

Notebook supports real-time collaborative editing, enabling multiple users to work together, add comments, and mention others.

It also facilitates ad-hoc data extraction and complex analysis using flow-based documents (Doc Page) and SQL Blocks, allowing the creation of visually appealing charts arranged neatly in tile-based documents (Grid Page).

Key Features

  • Real-time Collaboration:

    • Edit collaboratively in real-time, add comments, and mention users.

  • Two Page Types:

    • Doc Page

      • Conduct ad-hoc analyses and keep track of the analysis process.

    • Grid Page

      • Arrange charts attractively.

  • SQL Block

    • A powerful editor for intuitive SQL writing.

  • Versions

    • Save and restore analysis states automatically and manually.

  • Lock:

    • Lock the completed notebook to prevent accidental editing.

    • There are three types of locks:

      • Unlocked (default): All editing is allowed.

      • Query only: Allows editing of parameters and query execution.

      • Locked: Allows only editing of comments.