How to Create Your First Digital Worker
By Sire Team
Prerequisites
Step 1: Describe Your Task
From the Mission Control dashboard, type a natural language description of what you want your digital worker to do. Be specific about the desired outcome.
Example Prompts
Step 2: Review the Generated Workflow
Sire's AI will parse your intent and generate a multi-step workflow. Each step maps to a specific tool integration via MCP (Model Context Protocol).
You'll see:
Step 3: Deploy
Click "Deploy" to save your digital worker. You can run it immediately, schedule it on a cron, or trigger it via API.
Step 4: Monitor Execution
Switch to the Executions page to watch your worker in real-time:
Step 5: Verify Results
Every execution is cryptographically verified using a Merkle tree audit trail. You can verify the integrity of any execution from the Audit Trail page.
Tips for Better Workers
Next Steps
Explore the [template gallery](/templates) for pre-built workflows, or check out the [marketplace](/marketplace) to discover new tool integrations.