> ## Documentation Index
> Fetch the complete documentation index at: https://docs.holos.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Holos Capture

> Record multi-modal spatial captures from real-world environments.

<Frame>
  <img src="https://mintcdn.com/holosinc/3qjjKOLHhziCZQk_/images/capture/capture-hero.png?fit=max&auto=format&n=3qjjKOLHhziCZQk_&q=85&s=5537609602936ca0156551405bc3c1e3" alt="Holos Capture" width="2048" height="1152" data-path="images/capture/capture-hero.png" />
</Frame>

Holos Capture is a spatial recording app for capturing rich multi-modal data from real-world environments and procedures. A single capture session records synchronized streams across multiple modalities (stereo video, hand skeleton tracking, device pose, named object tracking, on-device transcription, and GPS location), all packaged together for upload to the Holos platform.

Currently available on Apple Vision Pro.

Captures are the raw material for Holos Skills. Once uploaded, they can be reviewed in the web dashboard, linked to Skills, and used to generate training outputs.

## What gets recorded

| Modality        | Description                                         |
| --------------- | --------------------------------------------------- |
| Stereo video    | 1080p left/right camera feed                        |
| Device pose     | 6-DOF headset position and orientation              |
| Hand tracking   | Full skeleton for both hands, world and local frame |
| Object tracking | Named reference objects tracked in real time        |
| Transcription   | On-device speech-to-text with timestamps            |
| Location        | GPS coordinates when authorized                     |

## Next steps

<CardGroup cols={2}>
  <Card title="Set up your device" icon="https://mintcdn.com/holosinc/3qjjKOLHhziCZQk_/images/icons/avp.svg?fit=max&auto=format&n=3qjjKOLHhziCZQk_&q=85&s=6a313d539a10e87a994c19c9ffa04a4a" href="/capture/setup" width="100" height="100" data-path="images/icons/avp.svg">
    Install Holos Capture via TestFlight and sign in.
  </Card>

  <Card title="Record a session" icon="https://mintcdn.com/holosinc/3qjjKOLHhziCZQk_/images/icons/clock.svg?fit=max&auto=format&n=3qjjKOLHhziCZQk_&q=85&s=fb33e2147336b0899ef3feb2d1085a4b" href="/capture/recording" width="100" height="100" data-path="images/icons/clock.svg">
    Start your first capture and understand the modality controls.
  </Card>

  <Card title="Tracked objects" icon="https://mintcdn.com/holosinc/3qjjKOLHhziCZQk_/images/icons/diamond.svg?fit=max&auto=format&n=3qjjKOLHhziCZQk_&q=85&s=a7b77a3bf77366b867048f9238ebaeea" href="/capture/tracked-objects" width="100" height="100" data-path="images/icons/diamond.svg">
    Set up reference objects so the app knows what to track.
  </Card>

  <Card title="Upload a session" icon="https://mintcdn.com/holosinc/3qjjKOLHhziCZQk_/images/icons/build_deploy.svg?fit=max&auto=format&n=3qjjKOLHhziCZQk_&q=85&s=4f849e26d500da872cfb33d5a14d0a2d" href="/capture/uploading" width="100" height="100" data-path="images/icons/build_deploy.svg">
    Review, annotate, and upload completed sessions.
  </Card>
</CardGroup>
