Skip to content
Back to Blog

How to Create Your First Digital Worker

By Sire Team

tutorialgetting-startedproduct

Prerequisites


  • A Sire account (sign up at [sire.app/signup](/signup))
  • A task you want to automate

  • 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


  • "Monitor my top 3 competitors' pricing pages daily and send me a summary email"
  • "Extract all job listings from these 5 company career pages and save to a spreadsheet"
  • "Post a daily tweet about trending topics in AI, scheduled for 9 AM EST"

  • 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:


  • A visual DAG (Directed Acyclic Graph) showing the execution flow
  • Each step with its assigned tool and parameters
  • Estimated execution time and Compute Unit cost

  • 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:


  • Live DAG visualization with step-by-step progress
  • Thought Stream showing the AI's reasoning
  • Confidence scores for each step's output
  • Automatic voice announcements when execution completes

  • 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


  • Start with simple, single-purpose tasks before building complex workflows
  • Use our template gallery for inspiration
  • Enable notifications to get alerts when executions complete or fail
  • Review the fleet dashboard for performance insights across all your workers

  • Next Steps


    Explore the [template gallery](/templates) for pre-built workflows, or check out the [marketplace](/marketplace) to discover new tool integrations.