Getting Started

Quick Start Guide — 5 Minutes

Get your first pipeline running in under five minutes using NATIS's guided quickstart flow.

5 min read · Updated May 2025

This quickstart walks you through logging in, connecting a sample data source, running a transformation, and viewing results in a dashboard — all in under 5 minutes.

Step-by-Step

The sample dataset includes 1 million synthetic retail transaction records across 12 months, optimized for demonstrating aggregation, time-series, and join operations.

  • 1. Log in to your NATIS workspace at https://app.natis.vn using your organization credentials.
  • 2. From the Home screen, click Create → Quickstart Pipeline and select "Sample: Retail Sales" as your starter dataset.
  • 3. In the Pipeline Editor, review the auto-generated ingestion and transformation stages. Click Run Pipeline.
  • 4. Wait ~60 seconds for the pipeline to complete. A green check confirms success.
  • 5. Click View Results → Open Dashboard to see a pre-built sales analytics dashboard populated with your data.

What You Just Built

  • A Delta Lake table in your default catalog namespace
  • An automated ingestion job (runs every hour by default)
  • A SQL transformation that aggregates sales by region, product, and date
  • A live dashboard with 6 chart types using the transformed data

Next Steps

  • Connect your own data source — see Batch Data Connectors
  • Modify the SQL transformation — see SQL Engine Reference
  • Invite team members — see User & Team Management
  • Explore AI capabilities — see ML Workspace Overview

Was this page helpful?

Thanks for your feedback!