docs: new cloud ui workflows + new captcha page (#4698)

Co-authored-by: Ritik Sahni <ritiksahni0203@gmail.com>
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
This commit is contained in:
Naman
2026-02-11 18:15:37 +05:30
committed by GitHub
parent 0c7b18cf56
commit 5e9c1f4f68
32 changed files with 1324 additions and 106 deletions

View File

@@ -80,8 +80,20 @@
{
"group": "Getting Started",
"pages": [
"cloud/ui-overview",
"cloud/your-first-task"
"cloud/overview",
"cloud/run-your-first-task",
"cloud/run-a-task",
"cloud/monitor-a-run"
]
},
{
"group": "Building Workflows",
"pages": [
"cloud/build-a-workflow",
"cloud/manage-workflows",
"cloud/add-parameters",
"cloud/configure-blocks",
"cloud/run-a-workflow"
]
}
]