{% extends "base.html" %} {% block title %}Inbound Email Triage Config{% endblock %} {% block flash_mode %}toast-success{% endblock %} {% block extra_css %} {% endblock %} {% block body %}
Manage the active Step 1 routes and Step 2 subtypes used by guided triage and the record outcomes they apply.
Step 1 choices shown to operators.
Routes stay simple. Only active routes appear in guided triage.
Edit a route only when needed. Summary mode keeps the list easier to scan.
Step 2 choices plus the operational outcomes applied back to the email record.
Subtypes carry the real triage meaning. Outcome flags define what applying that choice does.
Rows open into edit mode only when needed, so the list stays readable as it grows.