ChartSQL
AboutProductDownloadCommunity
  • Basics
    • Intro
    • Quick Start
  • CHARTS
    • Overview
    • Auto Charts
    • Area
    • Bar
    • Bubble
    • Column
    • Combo
    • Gauge
    • Heatmap
    • Line
    • Pie
    • Radar
    • Scatter
    • Formatting & Rendering
      • Baselines
      • Formats
      • Series Titles
      • Series Labels
      • Stacked Charts
      • Grouped Category
  • ChartSQL Studio
    • Overview
    • ChartSQL Studio Cloud
    • Installing Studio Desktop
    • Basic Concepts
      • Interface Overview
      • Workspace
      • SQL Scripts & Charts
      • Folders
      • Datasources
      • Thinking in ChartSQL
    • Creating Charts
      • Editor Panels
      • Column Data Types
      • Chart Types
      • Directives
      • Stacking
      • Baselines
      • Series Titles
      • Dynamic SQL Charts
      • Dynamic Data Functions
    • Presenting
    • Settings & Customization
    • Troubleshooting & Support
    • Datasources
      • Overview
      • CSV File
      • HyperSQL
      • MongoDB
      • MySQL
      • PostgreSQL
      • SQLite
      • Custom Datasources
    • Extensions
      • Overview
      • Extension Points
      • Core Extensions
      • Extensions API Reference
  • Dashboards
    • Coming Soon
  • ChartSQL JS
    • Coming Soon
  • Reference
    • Auto Charts
    • Directives
      • @baselines
      • @baseline-types
      • @chart
      • @category
      • @formats
      • @series
      • @title
      • @subtitle
      • @groups
      • @series-types
      • @series-labels
      • @stacking-mode
      • //@directive: comments
      • @dash-id
      • @overlay-series
      • @tags
      • @select-list
    • Glossary
    • Shortcuts
    • Publishing API
  • Product & Community
    • About
    • Features
    • Use Cases
      • General Uses
      • For SQL Developers
      • For Application Developers
      • For Agencies
      • For Data Science Teams
    • Community & Support
    • Roadmap
    • Release Notes
    • In Development
      • Workspaces
      • Dashboards
        • Intro
        • Dashboards
        • Packages
        • Pages
        • Charts
        • Access Control
      • Sharing & Publishing
      • ChartSQL.js
        • Overview
      • @threshold
      • Thresholds
      • Sheets
Powered by GitBook

Support

  • Discord
  • X

ChartSQL

On this page
  • Overview
  • Creating a Workspace
  • Add a Folder to the Workspace
  • Opening a Workspace

Was this helpful?

  1. Product & Community
  2. In Development

Workspaces

Workspaces combine multiple folders and datasources that you can work on together

Workspaces are coming soon. Documentation is for feedback purposes

Overview

Workspaces allow you to combine multiple folders and default datasources together into a single set of charts to work on and present together. Workspaces enable you to:

  • Combined scripts together in the editor to work on them as one group of files.

  • Each workspace has a distinct set of folders and datasource configurations, so you can easily switch between clients by switching between workspaces.

Workspaces are typically used when you have many clients using multiple different folders of scripts. In these cases, each client has their own datasource for each of the folders in the workspace.

Creating a Workspace

Go to Settings > Workspaces > Add Workspace

Add a Folder to the Workspace

Add a Folder to the Workspace. You will select the default Datasource to use for that Folder when you have opened the Workspace.

Opening a Workspace

You can open one of your existing workspaces from the left hand menu or from the global search (ctrl + p)

PreviousIn DevelopmentNextDashboards

Last updated 1 year ago

Was this helpful?