Widget Card
A widget card encapsulates one visualization or interactive element.
Common Elements
- Header: title & optional pricing or status chip.
- Body: chart/table/text content.
- Controls: refresh, settings (gear), remove.
- Footer (optional): last updated timestamp, source workflow reference.
Actions
- Refresh: fetch new data (manual override).
- Settings: adjust visualization or data binding.
- Remove: delete widget from dashboard (does not delete underlying workflow).
Best Practices
- Keep titles concise.
- Avoid overcrowding with too many controls.
- Ensure each widget answers a focused question.
Next: Dashboards FAQ.