1. Workflow Introduction
1. Introduction
The SkyStudio Workflow module is a visual workflow design tool that allows you to automate enterprise processes without writing any code. It improves efficiency by bringing together tools used across departments such as HR, IT, Sales, and Finance on a single platform.
This document explains the core components of SkyStudio Workflow, the node structure, and how to create an example workflow.
Why Should I Use Workflow?
| Writing Code | SkyStudio Workflow |
|---|---|
| Requires writing API calls | You can do it with drag and drop |
| Writing and testing prompts is manual | You can instantly view the result using the Test button inside the node |
| Debugging is difficult | You can test each step individually |
| Deployment takes time | You only need to click Publish |
How Should I Use This Documentation?
This guide covers:
- Learning the fundamentals of workflow logic
- Understanding the purpose of each section in the interface
- Discovering node types and their use cases
- Creating a workflow step by step
- Testing, publishing, and integrating through APIs
- Best practices and troubleshooting
👉 Whether you are using SkyStudio Workflow for the first time or building advanced scenarios, this documentation is designed to help you understand the entire process without relying on screenshots.