Skip to main contentSession Artifacts
Use the Files action on a session to browse and download outputs (logs, telemetry, screenshots, data).
Browse
- Open Sessions → select a session → click Files.
- Navigate folders (logs, data, screenshots, etc.).
- Download individual files; previews shown for images where supported.
Typical contents
logs/: session.log, module logs.
data/: telemetry (JSON/CSV), waypoints, configs.
screenshots/: PNG/JPEG captures.
Best practices
- Name sessions meaningfully (mission/test identifiers).
- Keep logs compressed on device if large; upload at teardown.
- Include timestamps in filenames when possible for sorting.
Troubleshooting
- Missing files: ensure the device writes to the expected paths and uploads on teardown.
- Slow downloads: check network and file sizes; large artifacts may need time to upload after session end.