At a glance
| Input | Action | Output | Limit |
|---|---|---|---|
| JSON or ZIP archive | Select Archive package | File ready for import | An administrator and active license are required in the workspace |
| Manifest | Validate tenant, baseline, schema, part count, and root hash | Accepted manifest or explicit error | A tenant mismatch blocks import |
| Ordered archive parts | Recalculate content and part hashes | Verified part chain | Missing, changed, reordered, or mis-keyed parts fail validation |
| Archived records | Check schema, identity, order, duplicates, and section counts | Reconstructed evidence collections | Interactive import is limited to 5,000 declared records |
| Stored multipart import | Write bounded, idempotent slices | Resumable import checkpoints | Each delivery processes 100 records by default and no more than 500 |
| Completed stored import | Compare row count, part proof, and manifest root | Promoted import job | Any parity failure blocks promotion |
How it works
- Open Enterprise evidence workspace.
- Find Verification and portable evidence.
- Under Archive package, select the JSON or ZIP file.
- Select Import archive.
- Read the visible completion or failure message.
- Resolve every tenant, schema, count, order, or hash error.
- Use the imported evidence only after validation and parity checks pass.
Example
An exported archive contains three ordered parts. The second part was replaced after export. Import recalculates its content and part hashes. They no longer match the manifest. Validation fails, and the package is not promoted. An unchanged package with matching counts, part proof, and root hash can complete the import flow.
What this does not mean
Import restores only evidence contained in the validated package. It does not bypass tenant boundaries. It does not merge damaged records. It does not certify compliance or prove that the original sources were correct. The archive is tamper-evident evidence, not legal WORM storage or a full Confluence backup.
Related questions
Next step
Import one exported archive and resolve every validation error before relying on its evidence.
View on Atlassian Marketplace