{% extends "ui/base.html" %} {% block title %}Create run ยท Health-DeID{% endblock %} {% block content %}

New run

Start from input data, an existing run configuration, or both.

Input data

Upload a Parquet or JSONL file. You may leave this blank if the configuration references an input file already.

Configuration YAML

Optional

Load existing settings into the editor. They remain fully editable before the run starts.

Cancel
{% endblock %}