# Import recordings from your Pocket (https://sageox.ai/docs/context-capture/import-from-pocket)

Already recorded on a Pocket (or any pocket voice recorder)? Copy the audio files off the device over USB and upload them to SageOx, where each one is transcribed and turned into decisions, action items, and Team Context.

<CdnImage
  src="https://assets.sageox.ai/docs/pocket/pocket-enable-web-sync-9d15416f87a1344b.png"
  alt="Pocket app Storage Management & Sync screen with Web Sync enabled"
  width={1080}
  height={2280}
  maxWidth="22rem"
  caption="In the Pocket app, open Storage Management & Sync and turn Web Sync on — its status should read Enabled — before you connect the device over USB."
/>

## Turn on Web Sync first (Pocket)

Do this once, in the **Pocket app**, before you plug the device into your computer:

1. Open the Pocket app and go to **Storage Management & Sync**.
2. Turn on **Web Sync**. Confirm its status reads **Enabled** (as shown above).

With Web Sync enabled, the Pocket exposes its recordings so your computer can read them when it's connected over USB.

<Callout type="info">
No USB cable handy? Use **Auto Import from Pocket** in the Pocket app instead — it syncs recordings without connecting the device to a computer. USB is the fastest path for a batch of existing files; Auto Import is the hands-off alternative.
</Callout>

## Copy the files over USB

These steps are the same for most USB voice recorders — the device mounts as a plain drive and you drag the audio files off it:

1. Connect the recorder to your computer with its USB cable.
2. On the device, switch to **Mass Storage** mode (some recorders label this **PC**, **Data Transfer**, or **USB Drive**). The recorder now shows up as a removable drive.
3. Open the drive and find the audio folder — usually named **RECORD** or **VOICE**.
4. Drag the `.mp3` files you want into a folder on your computer.
5. Eject the drive and unplug the recorder.

| Your device says | It means |
|------------------|----------|
| Mass Storage / USB Drive | Mount as a drive so you can copy files |
| PC / Data Transfer | Same thing — the "connect to a computer" mode |
| MTP / Charge only | Switch away from these — the drive won't mount for file copy |

## Upload to SageOx

Once the `.mp3` files are on your computer, bring them into SageOx:

1. Go to your team's **Media** section.
2. Click **Upload**.
3. Drag in the `.mp3` files you copied off the Pocket, or browse for them.
4. Add a title and tag participants.
5. Confirm to start processing.

SageOx transcribes each recording and runs it through the full pipeline. See [Audio + transcript upload](/docs/context-capture/audio-upload) for supported formats, size limits, and the CLI path (`ox import`).

<Callout type="info">
SageOx reads the recording's original capture time from the file when it can. If a date looks off, open the recording and click its date in the header to correct it — an inferred date shows an **inferred · confirm** hint so you know it was a best guess.
</Callout>

## What's next

- [Audio + transcript upload](/docs/context-capture/audio-upload) — formats, size limits, and importing from the CLI
- [Discussions](/docs/context-capture/discussions) — what a recording becomes once it's processed
- [Distillation](/docs/features/distill) — how recordings turn into team memory
