{% extends 'layouts/base.html' %} {% load i18n %} {% load static %} {% block title %}{% trans "Import Call Records" %} - PX360{% endblock %} {% block extra_js %} {% endblock %} {% block content %}
{% trans "Upload call records from your call recording system" %}
{% trans "Your CSV file must contain the following headers:" %}
{% for header in sample_headers %}
{{ header }}
{% endfor %}
| Media ID | Call Start | First Name | Last Name | Department | Length | File Name |
|---|---|---|---|---|---|---|
| aade2430-2eb0-4e05-93eb-9567e2be07ae | 10/30/2025 7:57:48 PM | Patient | Relation | Patient Relation | 00:01:11 | 2025-10-30\x1379 19.57.48.467.mp3 |