New users can explore our platform using the QuickStart Template workflow, designed to introduce Orchestrator Studio.
You can access our QuickStart Template using this steps:
Login to your Orchestrator dashboard
Select "Studio" on the left pane menu
Press "Select Workflows" on the top page
Choose "QuickStart Template"
QuickStart Template Workflow.
With this template we will:
Fetch mockup BTC Rates, Hot Wallet Balance, and current BTC related news using HTTP Request and Input Prompt node.
Analyzing Risk & Scenario using all of the data and then making HOLD/BUY/SELL decision using multiple Agents
Generate notification for treasury team
2. Running Your Workflows
Execute the Complete Workflow
Press the "Run" button on the top right of your screen
Watch each node highlight as it executes - this shows the workflow is running
View output from each Agent node on Render Output
Run button.
Debug Individual Nodes
You can run each node one by one for debugging purposes:
Press the Play icon (top right of each node)
Remember: The process runs from Left to Right
This helps identify issues in specific parts of your workflow.
Each node has a Play icon in the top right corner
3. How Nodes Work
Nodes are the main functionality of Studio. Think of them like terminals, any input you add gets processed based on the node type you use.
Examples:
Send Slack Message node: Add a message and channel name β automatically sends to Slack (no code needed)
Create Payment Request node: Add BTC invoice data (amount, description, customer email) β generates payment link URL
Transform: Modify any input to any format you want.
Node Examples.
4. Lets Send The Output Using Gmail
As you can see, we want to send the notification generated on the last Render Output node to the treasury team. Let's add a Send Message node using Gmail:
Adding the Gmail Node
Click the + button on the top left of the studio canvas
Find "Integrations" in the add node window
Select "Gmail - Send Message" node
Add it to studio next to the last Render Output node
Gmail - Send Message node.
Connecting Gmail
Click "Add Connection" on the Gmail - Send Message node
Sign in with your Google account when prompted
Grant permissions - to send emails on your behalf
Confirm connection - You'll see "Gmail Connected β "
Configuring the Message
Fill the Title and Recipients fields with anything you want
Connect the last Render Output node to the Message To Send field
Connecting Render Ouput node with Send Message node.
Your workflow now automatically sends treasury notifications via email!
5. Next Steps: Explore More
Congratulations! You've completed the Quickstart Template and learned the basics of Bitcoin Orchestrator Studio.
What's Next?
Try other templates - Explore additional pre-built workflows in the template library
Read the documentation - Access detailed guides for advanced features and integrations
Build custom workflows - Create your own automation using the nodes you've learned
Ready to automate more of your Bitcoin operations? Start exploring!