Skip to main content

Welcome to Heimdall

This page is the Heimdall Docs home — your starting point for Lake, Lab, ML, Forecast, and Loop on heimdallapp.org by RejiCo.

You just signed up — here's what to do first.

Fastest first win (~10 min)

Sidebar → Machine LearningNew modelSample datasets → pick Iris or HousingTrain. No Lake setup required.

Not ready to click yet? Read User journeys for three full paths with exact UI steps.

I have a CSV — what's the fastest path to an API?

Production data (~30–45 min)

Lake → Gold → ML → deploy — the standard path for your own spreadsheet.

  1. Lake (/data) → Add dataStructured → upload CSV
  2. Publish Gold (ML, 100+ rows, pick target column)
  3. Machine LearningNew model → select Gold → Train
  4. Model page → Generate API key

Path A walkthrough · Quick start: your data

Exploring only?

Use samples — you cannot upload your own CSV in the ML wizard.

How the app is organized

Sidebar sectionWhere it goesWhat you do there
Dashboard/dashboardWorkspace overview, onboarding card, shortcuts
Usage/usageAccount monitoring + Lake/Lab activity
Account/settingsProfile, API keys (Read/Vision)
Data Warehouse → Lake/dataBronze / Silver / Gold catalog, Add data
Data Warehouse → Lab/labPython notebooks on Lake tables
Data Intelligence → ML/mlTrain & deploy classification/regression
Data Intelligence → Forecast/forecastTime series forecasting
Data Intelligence → Loop/loopOnline learning (separate from Lake today)

Pick your path

I want to…Start hereTime
See exact click-by-click flowsUser journeys
Try the product in 10 minutesQuick start: sample~10 min
Use my own spreadsheetQuick start: your data~30–45 min
Understand Bronze / Silver / GoldHeimdall Lake
Profile messy data firstHeimdall Lab
Text or image APIs (not tabular ML)Unstructured suite~5 min

Account & API

  1. Create your account — free, no credit card
  2. Unstructured API key — only if you need Read/Vision
  3. First API call — test Read with Python

ML, Forecast, and Loop keys are generated per model after training — not in Account settings.

FAQ

Where do I click for unstructured text/images?
Sidebar footer → Looking for unstructured? opens Settings → API keys. For bulk archives, use Data → Add data → Unstructured.

Lake vs uploading CSV in ML?
Production CSV must go through Lake and Gold. Only built-in samples skip Lake. See Lake vs direct ML.

What happened to Forge?
Unstructured zip ingest lives in Lake now (/data). Legacy /forge URLs redirect there.

Next steps