Adding datasets — from your modules, an upload, or an outside source
Everything you query lives as a dataset. Open the Datasets tab at /warehouse — there are three ways to add one.
From your active modules (zero setup):
The "From your active modules" section lists the data you already run on Turtini — Accounting, Retail, CRM, and so on — already shaped and ready to query. Click Add & build on any of them. There's no column mapping and no setup: Turtini already knows the shape, so it registers the dataset and builds it in one step. As you use more modules, more sources show up here automatically.
Upload a file:
In the "Upload a file" section, give the dataset a name, click Upload CSV / Parquet, pick your file, then click Add & build. Your file is stored privately for your org and becomes a table you can query alongside everything else. Good for a one-off export, a spreadsheet a partner sent you, or last year's numbers.
Keeping datasets fresh:
Each dataset in "Your datasets" shows its row count and last-built time, with a Refresh button to rebuild it from the latest data. Module datasets refresh from your live Turtini data; uploads refresh from the file you provided.
Ask Wally: "what data can I query?" and Wally lists your datasets — module projections and uploads — with each one's row count and when it was last built (the warehouse_listDatasets tool). Use it to see what's available before you ask a question.