Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.alpha-relay.com/llms.txt

Use this file to discover all available pages before exploring further.

What the offline package is

The Export Offline Package creates a downloadable ZIP file that contains a complete point-in-time copy of the mission record. This package is designed for archival, handoff, and offline review. It allows the mission to be reviewed later without needing to access AlphaRelay’s servers. The offline package may include:
  • Mission record
  • Chain-of-custody data
  • Frozen custody certificate
  • After-action report HTML file
  • Footage clips, when available
  • Event screenshots, when available
  • A small offline viewer for reviewing the mission timeline and media
Footage and screenshots are placed inside a media/ folder when the browser is able to download them.

How to export the offline package

  1. Open the mission console.
  2. Select the closed mission you want to export.
  3. Confirm that the sticky header shows Past Mission:.
  4. Click Export Offline Package.
  5. If your browser asks where to save the file, choose a folder.
  6. Wait for the export to complete. When the button shows a Done message, the ZIP file has been created.
Large missions may take longer because video files are streamed into the ZIP package during export. Chrome or Edge is recommended for very large missions because they can better support streaming large ZIP files directly to disk.

What is inside the ZIP

The offline package may include the following files and folders:
ItemDescription
index.htmlThe local offline viewer. Open this file to review the mission package in a browser.
viewer.js and viewer.cssFiles used by the offline viewer to display the mission timeline, footage, screenshots, and related data.
mission.jsonThe mission data file, including the mission record and offline paths to any included media.
chain_of_custody.jsonThe chain-of-custody data, including evidence rows, custody events, and validation summary.
custody-certificate.htmlA printable custody certificate frozen at the time of export.
after-action-report.htmlA local version of the after-action report. Open in a browser and print or save as a PDF.
README.txtInstructions for opening and reviewing the offline package, including what to do if your browser blocks video playback from a local file.
manifest.jsonA package index that lists the format of the export and the files included.
media/Downloaded mission media when available, including footage clips and event screenshots.

How to open the offline package

  1. Unzip the downloaded file.
  2. Open the extracted folder.
  3. Double-click index.html.
That opens the offline mission viewer in your browser. From there, you can review the mission timeline, footage, screenshots, custody data, and report files included in the package.

Important note

The offline package is not a replacement for live mission sync. It is a point-in-time archive created while you are signed in and connected to the internet. Use it for:
  • Offline review
  • Records retention
  • Evidence handoff
  • Supervisor or command review
  • Archival storage
  • Sharing a self-contained mission package when appropriate
Once exported, the package reflects the mission data available at the time the ZIP was created.