Documentation
Importing a dataset into your bucket
Recommended file layout + manifest format for Natton deliveries.
Welcome to the Natton.ai documentation. This article will be populated from Sanity once published. Below is a starter outline showing what each doc typically covers.
Overview
What this guide does, who it's for, and what you'll have at the end.
Prerequisites
- Access to your tenant + API key (Settings → API)
- A storage bucket (S3 / GCS / Azure / on-prem)
- The Natton CLI
npm i -g @natton/cli
Steps
- Initialise your project with the CLI
- Configure the integration in
.natton.json - Run the end-to-end pilot
- Verify deliverables in your bucket
Next steps
Wire your model + production pipeline, then turn on continuous QA.