1
Generate a Watcher Key
Open app.bravenlab.com and go to Settings (bottom of the left sidebar). Under Watcher Keys, click Generate Key and copy the
braven_… value — you’ll need it for whichever path you pick below.2
Choose how data gets in
- No code — Folder Watcher
- Python SDK
From the same Settings page, click Download for Windows under Braven Watcher. Run the
.exe, paste your Watcher Key when prompted, then Add a folder to watch.Every direct subfolder of a watched folder becomes one Experiment. See Ingest data for the full walkthrough, including OneDrive sync.3
Confirm a Company and Project exist
Data always lands in a Project inside a Company. If you’re joining an existing team, ask an admin to invite you (Settings → Invite User) — you’ll land in their company automatically. If you’re starting fresh, create a Project from the app’s project switcher.
4
Produce your first Experiment
- No code
- Python SDK
Drop a data file into the watched folder (or a subfolder — each subfolder becomes its own Experiment). Within a few seconds it appears under Experiments in the app.
5
Attach a pipeline (optional but recommended)
Without a pipeline, an experiment is just a browsable data drop. Add one so every new experiment gets processed into Config, Summary, Series, and Figures automatically — see Write a pipeline script.
Next
Learn the terms
Company, Project, Experiment, Run, Device, Pipeline — the vocabulary used everywhere else in these docs.
Tour the app
What each tab — Overview, Experiments, Devices, Analysis, Reports, Pipelines — is actually for.