Quickstart
Spawnbase is an AI-powered workflow automation platform. Describe what you want to automate in plain English, and the AI copilot builds it for you. Then fine-tune with the visual canvas.
Prerequisites
Section titled “Prerequisites”- A Spawnbase account (sign up here)
- Basic understanding of what you want to automate
Step 1: Open the Builder
Section titled “Step 1: Open the Builder”- Log in to your Spawnbase dashboard
- Click New Workflow
- You’ll see the workflow builder with the copilot panel open
Step 2: Describe Your Workflow
Section titled “Step 2: Describe Your Workflow”In the copilot chat, describe what you want to automate:
Every day at 9am, fetch my unread emails,summarize them with AI, and send the summary to SlackThe copilot will generate a workflow structure:
- Schedule Trigger - Daily at 9:00 AM
- Gmail Action - Fetch unread emails
- AI Step - Summarize email content
- Slack Action - Post to channel
Step 3: Review the Canvas
Section titled “Step 3: Review the Canvas”The generated workflow appears on the canvas. Each node shows:
- Icon - Visual indicator of the node type
- Label - What the node does
- Connections - How data flows between nodes
Click any node to see its configuration in the right panel.
Step 4: Configure Connections
Section titled “Step 4: Configure Connections”Before running, you need to connect your apps:
- Click the Gmail node
- Click Connect Account
- Authorize Spawnbase to access your Gmail
- Repeat for Slack
Step 5: Test Your Workflow
Section titled “Step 5: Test Your Workflow”- Click Test in the header
- The workflow runs with sample data
- Check each node’s output in the execution panel
- Verify the Slack message was sent
Step 6: Deploy
Section titled “Step 6: Deploy”Once testing passes:
- Click Deploy
- Choose your environment (Preview or Production)
- Your workflow is now live!
What’s Next?
Section titled “What’s Next?”- Understand what agents are
- Learn how to build
- See how to deploy