{% extends "base.html" %} {% set active_page = 'search' %} {% block title %}Search — Maude Front Desk{% endblock %} {% block content %}

Ask a question to search across all department agents.

The system routes your question to the most relevant department using semantic and keyword matching, then queries that department's dedicated AI agent.

Documents

Document search available after Phase 3 — UNAS file indexing pipeline.

{% endblock %}