Skip to content

Export your data

Export produces a file of your records in a format another system or a spreadsheet can read. The export runs as a job rather than an instant download, so a large export does not depend on you keeping a tab open.

Required role: Administrator.

  1. Go to Integrations → Export.
  2. Choose the Entity.
  3. Choose the Format.
  4. Select Start Export.
  5. Watch the job appear in Export History and follow its counters.
  6. Select Download when the job completes.
OptionDescription
CSVPlain comma-separated text. Widest compatibility.
Excel (XLSX)A spreadsheet workbook.
JSONStructured data, for another system to consume rather than a person to read.

Choose CSV or Excel for anything a person will open, and JSON where the file feeds another system. A JSON export handed to somebody expecting a spreadsheet is a support request.

An export runs as a job and reports Total, Processed, Successful, and Failed as it goes. The history table shows the Entity, Format, Status, Records, and Date of each export.

The download action is only available once the job completes. Where a job is still running, the interface says the download is available once it completes; where a job failed, it says no file was generated.

Exported files leave your access controls behind

Section titled “Exported files leave your access controls behind”

This is worth saying plainly. Everything inside Humavera is subject to roles and permissions. A spreadsheet of employee records is subject to whatever the person who downloaded it does with it.

Decide who may run exports, of what, and where the files are allowed to go. That is a policy decision rather than a product setting — the export button does not know what a file is for.

Example: an export of HC Corp’s employee records emailed to a consultant is a copy of the directory outside every control Humavera applies to it, including for people who later leave.

Export what the task needs. An export of one department for one purpose is a smaller thing to lose than an export of everything because it was one click fewer.

The file is available from the export history. Where the export feeds another system regularly, a connector on a schedule is the more durable path than a person remembering to run this each month — a scheduled sync does not stop because somebody was on leave.