1. 1. Install it and sign in
  2. 2. Have a real conversation
  3. 3. Connect an app with your own account
  4. 4. Let it act on real files
  5. 5. Put the job on a clock
  6. 6. Make the result visible
  7. 7. Package it as a role
  8. 8. Share it, or publish it

Step 6 of 8  ·  about 20 minutes

Make the result visible

Turn what the workflow produced into something you can glance at.

Do this

  1. Load a spreadsheet or CSV into Data Sources. Preview the rows first.

    plexon://panel/dataSourcespaste once installed

  2. Open Dashboards and create a board.

    plexon://panel/dashboardspaste once installed

  3. Add a widget and bind it to a column of that source. No JSON.

  4. Add a second widget bound to your workflow from step 5.

  5. Add a parameter, like a city or a region, and watch the whole board follow it.

  6. Or just describe the board you want in chat and let it draft one.

    Try this

    Draft a dashboard from the data source I just loaded: one stat tile for the current total, a line chart of the last 30 days, and a table underneath. Add a parameter for <the column you want to filter on>.

You are done when

A board shows your own numbers, and changing the parameter changes all of it at once.

What just happened

A workflow-bound widget reads the most recent run rather than starting a new one. That is why opening the board is instant and why the scheduled run in step 5 is what keeps it current.

Go deeper

See it in a real job