Dashboard Overview
Navigate the main hub where you manage all your workflows.
The dashboard is your home base. It shows all your workflows with tools to search, filter, and create.
Sidebar
The sidebar provides navigation to:
- Workflows - your workflow list (the dashboard home)
- Marketplace - browse and purchase workflows
- Executions - view past runs
- Connections - manage API keys and credentials
- Wallet - SOL balance and transaction history
- Plans - subscription management
- Docs - documentation
Workflow list
The main area shows your workflows in a grid or list view. Toggle between views with the view switcher.
Search and filtering
- Search - filter by workflow name
- Status filter - draft, active, running, failed
- Trigger filter - cron, webhook, manual
- Sort - by name, created date, last updated, or last run
Workflow actions
Hover over a workflow card to see action buttons:
- Open - open in the workflow editor
- Run - open the workflow in the editor to execute it
- Rename - change the workflow name
- Move to folder - move the workflow into a folder or back to the root
- Delete - remove the workflow
Click a card to open it in the workflow editor.
Folders
Organize workflows into nested folders. Use the New Folder button in the toolbar to create one, and click a folder card to enter it. Breadcrumb navigation at the top lets you jump back up the tree. See Folders for the full set of operations.
Creating a workflow
Click the Create Workflow button to start a new workflow and open the editor. New workflows are created in your current folder.
Next steps
- Quickstart - create and run your first workflow
- Folders - organize your workflows
