# Task Workflow From request to working application, the task workflow handles every step automatically.  --- ## The Three Steps | Step | What Happens | |------|--------------| | 1. **Describe** | You tell the bot what you want in plain language | | 2. **Plan** | System analyzes and creates an execution plan | | 3. **Execute** | Steps run automatically, app is delivered | --- ## Example Workflow