Blind Insight Tutorials: Upload via CLI & Proxy
Short walkthroughs for getting data into Blind Insight — from the CLI and from the UI behind the Blind Proxy — and where the developer docs pick up.
Upload data with the blind CLI

Watch: Upload Data Using the CLI — a short demo of the blind record create command. Opens on YouTube.
The blind CLI runs an in-process Blind Proxy, so every record is encrypted on your machine before anything reaches the API. Docs: Using the Blind Proxy.
Upload data through the UI, behind the Blind Proxy

Watch: Upload Data — UI Behind the Blind Proxy. The same upload, no terminal. Opens on YouTube.
Same outcome without a terminal: the web UI talks to a Blind Proxy running locally. The proxy holds your keys and encrypts each record before it leaves. Docs: Uploading data.
Where the docs pick up
- Getting started — install the Blind Proxy, define a schema, load your first records
- Key sharing
- Chrome extension — browser access without a local proxy
- Try the demo
- API reference
- Download the Blind Proxy
Want a walkthrough we haven’t recorded yet — BlindML, Blind(L)LM, the grants model? Tell us.