{% extends "ui/templates/base/layout.html" %} {% block content %}
Upload supported PDF statements. Up to three analyses run globally at one time; additional jobs are queued safely.
You may leave this page. The job continues in the background.
The workbook and original statement{{ 's' if active_job.file_count != 1 else '' }} remain available until {{ active_job.expires_at or '24 hours after completion' }}.
Original statement{{ 's are' if active_job.file_count != 1 else ' is' }} retained until {{ active_job.expires_at or '24 hours after failure' }} for debugging.
{% endif %}Analyze another statement| Submitted | Bank | Files | Status | Action |
|---|---|---|---|---|
| {{ item.submitted_at }} | {{ item.selected_bank|replace('_',' ')|title }} | {{ item.file_count }} | {{ item.status|title }}{% if item.queue_position %} · Position {{ item.queue_position }}{% endif %} | View |