{% extends 'core/base.html' %} {% block title %}Export {{ module_title }} - {{ org.name }} | Killian{% endblock %} {% block content %}

Export {{ module_title }}

Choose the export format for {{ org.name }}.

Back

JSON

Backup / re-import format

Preserves Killian's structured relationships and is intended for importing back into Killian later.

Export JSON

CSV

Report / spreadsheet format

Creates a human-readable listing suitable for Excel, reporting, review, and auditing. CSV files are not used for Killian imports.

Export CSV
{% endblock %}