Skip to main content

Getting to Know the SkyStudio Workflow Interface

Left Panel – "Node Types"

This area contains the list of all blocks you can add to your workflow. Each category can be expanded or collapsed:

  • 🟩 Inputs
  • 🟨 Outputs
  • ⚡ Triggers
  • 🤖 LLM
  • 🔧 Actions
  • 📊 Data Sources
  • 🧠 Logic (If-Else)

How is it used?

➡ Simply drag the node and drop it into the center area.

Center Area – Canvas (Design Area)

This is where the workflow is actually built. You place nodes by dragging them, connect them to each other, and create your workflow.

Main features:

  • Zoom in / out with the mouse wheel
  • Track where you are in large workflows using the mini map
  • Create a connection by holding connection points and dragging them to another node
  • Select a node and delete it with Delete on the keyboard

Right Panel – Node Settings

It opens automatically when you click a node.

What does it include?

  • Node name, which can be changed
  • Parameters, such as URL, model, prompt, table name, etc.
  • Input & Output fields
  • Node test button
  • Tip / usage texts

Top Menu – Control Bar

It is located in the upper-right corner of the screen. It contains critical functions:

ButtonWhat Does It Do?
💾 SaveSaves changes
▶ RunRuns the workflow from start to finish
🔐 PublishMakes the workflow accessible from external systems
🌍 API KeyProvides access information for the published workflow
⏰ SchedulingSchedules the workflow to run automatically at specific times
🔁 Version HistoryAllows you to return to previous versions