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
| Concept | Description |
|---|---|
| Production Lines | Containers that organise, visualise, and schedule your tasks |
| Tasks | Individual units of work (e.g., ingest a table, run a notebook) |
| Activities | Templates that define what a task does |
| Connections | Reusable credentials for external data sources |
| Schedules | Automate when production lines run |
Typical Workflow
- Create a Production Line to organise your work
- Add Tasks using Activities that match your needs
- Create a Connection to your data source
- Schedule your production line to run automatically
For detailed guides, see the Build section.