Skip to main content

Quickstart

Get up and running with Insight Factory in minutes. This section covers the essential concepts you need to start building data pipelines.

Core Building Blocks

ConceptDescription
Production LinesContainers that organise, visualise, and schedule your tasks
TasksIndividual units of work (e.g., ingest a table, run a notebook)
ActivitiesTemplates that define what a task does
ConnectionsReusable credentials for external data sources
SchedulesAutomate when production lines run

Typical Workflow

  1. Create a Production Line to organise your work
  2. Add Tasks using Activities that match your needs
  3. Create a Connection to your data source
  4. Schedule your production line to run automatically

For detailed guides, see the Build section.