{% extends "base.html" %} {% block title %}Batch Processing — Aseesa Ingestion Agent{% endblock %} {% block content %}

Batch Processing

Upload multiple datasets and process them all at once using default classifications

Batch Groups

Each group is processed as a separate session. Files within a group are joined together.

1

Drop files or click to add — .sas7bdat, .csv, .xpt, .xlsx, .xls

Output format:
{% endblock %} {% block scripts %} {% endblock %}