Skip to main content

Quick Import

Quick Import provides file upload capabilities and sample data loading through a drag-and-drop interface. Access via Data → Connectors in the sidebar (click "Upload files" pill).

Upload Interface

File Upload Section

File format support:

  • JSONL, CSV, and JSON - JSON Lines, CSV spreadsheets, or JSON arrays/objects

Upload methods:

  • Drag & drop - Drop files into the upload area
  • Browse - Click to select files from file system
  • Multiple file selection - Upload multiple files to create a single dataset

File Processing

Multi-file handling:

  • Automatic merging - Multiple files combined into single dataset
  • Schema analysis - Individual file analysis before merging
  • Duplicate detection - Prevents uploading files with same names

File preview:

  • Individual file view - Click any file to see preview
  • Schema information - Field types and structure detection
  • Add more files - Button to select additional files

Processing States

File Analysis

Analysis phase:

  • Schema detection - Automatic field type identification
  • Data validation - Record structure verification
  • Error reporting - Invalid file format notifications

Import Configuration

Before import:

  • Dataset naming - Set custom dataset name
  • File management - Remove unwanted files from upload list
  • Preview data - Review sample records and schema

Interface Actions

File Management

File operations:

  • Remove file - Delete files from upload list
  • Preview file - View individual file content and schema
  • Add more files - Select additional files during preview
  • Reset - Clear all files and return to upload zone

Import Process

Import workflow:

  • "Proceed to Import" button - Start ingestion process
  • Real-time status - Progress tracking during import
  • Completion notification - Success/failure status
  • Navigation - Automatic redirect to dataset detail page

Sample Data Section

Sample Datasets

Available datasets:

  • Pre-configured samples - Ready-to-use demonstration data
  • Load Sample Data button - Instant dataset loading
  • Various data types - Logs, metrics, business data options

Error Handling

File Validation

Common errors:

  • Unsupported files - "File is not supported. Only JSONL, CSV, and JSON files are supported"
  • Duplicate files - "File is already selected"
  • Invalid JSON - Malformed JSON object detection

Upload Issues

Error states:

  • Network problems - Connection failure during upload; retry the upload or check network connectivity
  • Processing errors - Schema analysis failures; verify JSONL format and file structure
  • Import failures - Dataset creation problems; check file content and try again with corrected data

What Happens After Import

Automatic Redirect

When import completes successfully:

  • You are automatically taken to the Dataset Detail page for your new data
  • No action needed - Infino handles the navigation automatically

What You'll See on Dataset Detail Page

Content automatically displayed:

  • Data volume metrics - Total records and file size information
  • Schema breakdown - Field types (numeric, text, date) with counts
  • Visual charts - Data type distribution and field composition graphs
  • AI-generated questions - Suggested queries specific to your data structure

What You Can Do Next

Your options from the Dataset Detail page:

  1. Click "Start a conversation" - Opens a new Fino conversation with your data selected
  2. Click any suggested question - Automatically starts a Fino conversation with that question
  3. Click "Add to Dashboard" on any chart - Saves the visualization to a dashboard
  4. Review the data insights - Understand your data structure before asking questions