Skip to main content

Export Formats

Archivers.ai supports 13 export formats out of the box. The full list is on Settings → Exports → Formats — you can toggle individual formats on or off for your organisation, and customise the mapping between your data model fields and each format's elements.

Exports settings


Available formats

FormatStandardTierBest for
CSVCommunity+Spreadsheet review, simple data extracts
PDFCommunity+Formatted catalogue, researcher-facing finding aid
JSONProfessional+Programmatic consumption, custom workflows
MarkdownProfessional+Quick human-readable export, GitHub Pages publishing
PDF ReportProfessional+Finding aid for researchers, donor reports
EAD3 XMLEAD3Professional+National archival aggregators, archives-to-archives transfer
Dublin Core XMLDublin CoreProfessional+Libraries, repositories, Europeana
AtoM CSVAtoMProfessional+AtoM (Access to Memory) installations
ArchivesSpace CSVArchivesSpaceProfessional+ArchivesSpace import
Archivematica CSVArchivematicaProfessional+Preservation workflows feeding Archivematica
Spectrum CSVSpectrum 5.1Professional+UK museum collections management systems
BagItBagItProfessional+Digital preservation transfers, OAIS submission
PREMIS XMLPREMISProfessional+Preservation event metadata
CALM CSVAxiell CALM (tabular)Professional+Flat one-row-per-record sheet for CALM's tabular import, with a former-reference concordance column so old references survive alongside newly minted ones

CSV and PDF are available on all plans. Advanced formats (JSON, Markdown, and all standards-based formats) require Professional or above.


Validation and mandatory fields

Some export formats require certain fields to be present before export. Before the export begins, the system checks all records you've selected and flags any that are missing mandatory fields (e.g. reference code, date, title).

If gaps are found, a validation warning appears listing which records and fields are incomplete:

  • Fix the gaps first — edit the records in Archivers.ai to fill in the missing data, then export again
  • Export anyway — proceed with the export and leave the gaps blank in the file. Downstream systems (like TNA Discovery) may then flag the missing data, or you can fill it in directly in the exported spreadsheet.

Missing fields are blank in the exported file — the system never invents values. Use the "Export anyway" option when you want to export a work-in-progress or when you prefer to complete the spreadsheet offline.


Where to export from

FromWhat's exported
An accession — bottom panel of the accession pageThe accession plus all its items
A fond — Export button on the fond detail pageThe fond and all its descendants
A dossier — Export button on the dossier detail pageThe dossier's items, with analysis if present
Settings → ExportsThe entire archive in the chosen format
Search results — Select + ExportJust the selected items

Each export runs in the background. Small exports complete in seconds; whole-archive BagIt packages of large collections can take several minutes. You'll get a notification when ready and the file appears in Settings → Exports → History.


Mappings — customising the field map

Every format has a default mapping from your Data Model fields to the format's elements. You can override these per-organisation.

  1. Settings → Exports → Formats.
  2. Click Mappings next to a format.
  3. Drag fields from the Source column to the Target column.
  4. For repeating fields (e.g. subjects), choose the delimiter and whether to flatten or expand into multiple elements.
  5. Save.

The mapping applies to every subsequent export in that format. You can also create multiple named mappings per format — useful when you export the same data into different downstream systems with different conventions.


Round-tripping

Most formats round-trip cleanly back into Archivers.ai via Import Profiles:

  • EAD3 XML — full fond structure round-trips
  • Dublin Core XML — item-level metadata round-trips
  • AtoM CSV / ArchivesSpace CSV — structure plus item metadata round-trips
  • CSV / JSON — full content round-trips
  • BagIt — full content + file integrity (manifests)

PREMIS, PDF Report, Markdown, and CALM CSV are export-only — they're presentation or one-way handoff formats, not ingestion formats. For bringing data in from a CALM system, use the import wizard — it recognises common CALM-ish column names (reference, old reference, depositor, accession number, and similar), but this is header auto-detection, not a validated canonical CALM field mapping. Check every mapped column before applying an import from CALM.


Toggle formats on or off

Not every organisation needs every format. The ON toggle next to each format in Settings → Exports controls whether it appears as an option on accession / fond / dossier export menus. Turning a format off doesn't delete past exports; it just removes it from the picker.


What's next?