Skip to content

Workflows

Dustin edited this page Aug 1, 2026 · 1 revision

Workflows

Workflows let Command Center follow a clear series of steps instead of handling everything in one long chat.

What a workflow can do

  • ask for inputs
  • run steps in order
  • wait for earlier steps before continuing
  • use a selected provider or local route
  • help with repeatable tasks

Common examples

  • review a note
  • summarize a page
  • draft a message
  • process a queue of items
  • run a daily routine

Why workflows are useful

Workflows are helpful when you want the same task done the same way each time. They are also easier to review because each step is visible.

Clone this wiki locally