# Ingest Browser

Browse a Source and select which folders you want to transfer, each with its own label and preset. Cherrypick folders and label them directly in the browser.

## Requirements

* OffShoot 24.4 or newer
* A Pro License

## How to use

1. Click the Disk Menu icon and select `Source Folder > Ingest...`

<figure><img src="/files/JIzSWdhlpCHm3euAK6d5" alt=""><figcaption></figcaption></figure>

2. Select the folders you want to set as Sources.
3. Click the blue `Set Sources` button.

<figure><img src="/files/YVAmXKwQwJMPBX6JkACL" alt=""><figcaption></figcaption></figure>

Every folder will become an independent Source. By default, OffShoot will add Sources to the transfer queue as a batch. This feature can be disabled in `Settings > General > Batch-add Sources to transfer queue`.

## Setting Labels

To set Labels directly in the Ingest Browser, right-click a folder and choose `Add Label...` (shortcut: `Command-Enter` / `Control-Enter`)&#x20;

<figure><img src="/files/rTWUwGfWDY6wxr5oYau2" alt=""><figcaption></figcaption></figure>

## Keyboard shortcuts

<table><thead><tr><th width="376">Action</th><th>Shortcut</th></tr></thead><tbody><tr><td>Navigate up and down the folder list</td><td><code>Up and Down arrows</code></td></tr><tr><td>Open and close folders</td><td><code>Left and Right arrows</code></td></tr><tr><td>Toggle checkbox</td><td><code>Space</code></td></tr><tr><td>Select or deselect all items in current level</td><td><code>Shift-space / Control-A</code></td></tr><tr><td>Set a Label</td><td><code>Command-Enter / Control-Enter</code></td></tr><tr><td>Set selected Sources</td><td><code>Enter</code></td></tr><tr><td>Dismiss Ingest Browser</td><td><code>Esc</code></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hedge.video/offshoot/features/ingest-browser.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
