Voice Command Reference

10 min read
Reference
Last updated: 1 day ago

Viwago AI understands natural language, so you can speak naturally. This reference guide covers all available voice commands with examples and variations.

Creating Workflows
Commands for creating and managing workflows

Create Workflow

Basic
"Create a workflow that [action]"

Examples:

  • • "Create a workflow that sends me daily weather updates"
  • • "Create a workflow that backs up my files every week"
  • • "Create a workflow that monitors my website uptime"

Connect Integration

Integration
"Connect [service] to [action]"

Examples:

  • • "Connect Gmail to send notifications"
  • • "Connect Slack to post updates"
  • • "Connect Google Sheets to log data"

Schedule Workflow

Scheduling
"Run [workflow] every [time period]"

Examples:

  • • "Run backup workflow every night at 2 AM"
  • • "Run report workflow every Monday morning"
  • • "Run sync workflow every 30 minutes"
Advanced Workflow Commands
Complex workflow operations

Add Conditions

Advanced
"If [condition] then [action] else [alternative]"

Examples:

  • • "If email contains urgent then send SMS else archive"
  • • "If temperature above 80 then turn on AC"
  • • "If stock price drops 5% then send alert"

Create Loops

Advanced
"For each [item] in [list] do [action]"

Examples:

  • • "For each row in spreadsheet send email"
  • • "For each file in folder create backup"
  • • "For each customer in list send invoice"
Pro Tips

Natural Language

Viwago AI understands variations. "Send email", "Email", "Mail" all work the same.

Context Awareness

Previous commands provide context. Say "Add another condition" after creating a workflow.

Corrections

Made a mistake? Say "Undo that" or "Change the time to 3 PM instead".

Was this article helpful?