EXPORT

@if (isExportEnabled()) {

You can request an archive of your account containing:

The exported data will contain multiple directories:

You can only request one archive at a time.

@if (isEmailEnabled()) {

An email will be sent when the export archive is available.

}
Date State Size Expires on
{{ export.createdAt | date: 'medium' }} {{ export.state.label }} {{ export.size | bytes }} {{ export.expiresOn | date: 'medium' }} Download your archive
} @else {

User export is not enabled by your administrator.

}