HomeDocsWorkspacesWorkspaces Introduction
Workspaces

Workspaces: Project Directories

Workspaces in Querlo Studio function similarly to directories or folders on your computer, but with specialized capabilities designed specifically for managing conversational flows. They are the primary way to organize and group structurally related projects or conversational flows at the team level.

Why use Workspaces?

Workspaces provide a unified environment for your chats, giving you four key architectural benefits:

  1. Grouping Project Chats: Keep all the chatbots and conversational flows for a specific client, department, or campaign neatly organized together within a single location.

  2. Connecting Between Listed Chats: Easily establish connections and seamless flow redirects between the different chats listed within the same workspace. This allows you to build modular sub-flows and keep individual chat files clean and maintainable.

  3. Common CSS Styling: Define global CSS styles and color themes at the workspace level. These themes automatically apply to every chat embedded within the workspace, ensuring a consistent visual identity without deploying repetitive code blocks.

  4. Common Variables Resumption: Share global variables, conversation state, credentials, and API connections across multiple chats within the workspace. When a user traverses from one chat sequence to another within the same workspace, their session context properties are resiliently resumed and maintained.