Fleet Management
AI & Models
Advanced

ON THIS PAGE

  • Why Snaps matter
  • What a Snap contains
  • Choose how to create Snaps
  • Organizing and Searching Snaps
  • Related guides

Understand Snaps

Use this page when you need the Luxonis Hub data model for captured events before deciding how to emit, organize, or query them.
Snaps page in Luxonis Hub
Snaps in Luxonis Hub showing captured events, filters, and attachments.

Why Snaps matter

Snaps are the primary way to send captured data from devices into Luxonis Hub. They let you move from device output to a searchable record that can support debugging, analytics, and model improvement.
  • Record field events detected by your devices.
  • Capture real-world data for analysis and validation.
  • Collect media for model improvement through labeling and review workflows.

What a Snap contains

Each Snap combines the event itself with the metadata needed to organize it later.
  • A Snap name that identifies the capture type, such as "image", "data_collection", or "inspection_event".
  • One or more attachments, such as still images, video sequences, or stereo data.
  • Optional tags and extras so you can organize, search, and filter captured data at scale.

Choose how to create Snaps

Use the path that matches how much control you need over capture and publishing.

Organizing and Searching Snaps

Tags and extras help keep large volumes of captured data usable over time.
  • Tags, used for grouping related Snaps (e.g., night, validation, dataset_v2).
  • Extras, arbitrary key-value pairs for searchable metadata (e.g., scene:warehouse, lighting:low).
Use these fields in Luxonis Hub to search, filter, and organize captured data across projects, devices, and capture runs.For programmatic access, use the Snaps API guide to query, filter, and delete snaps from your workspace.

Related guides