{% extends "base.html" %} {% block title %}Flows Dashboard{% endblock %} {% block content %}
Track and manage workflow processes across the organization.
{{ stats.total_flows }}
{{ stats.in_progress_flows }}
{{ stats.stuck_flows }}
{{ stats.completed_flows }}