{% extends "base.html" %} {% block title %}Sender Profiles{% endblock %} {% block content %}

Sender Profiles

Rich per-sender context fed to the AI on every email — classification type, handling notes, and processing instructions.

{% include "senders_list_partial.html" %}
{% endblock %}