Create Data Sources
To add a data source, click the ”+” button next to “Sources” in your data room. You’ll see three options:
Data Connectors
Connect directly to external storage and data platforms without moving or duplicating your data. Corvic supports the following connector providers:- Amazon S3 — Pull files from S3 buckets
- Azure Blob Storage — Connect to Azure containers
- Snowflake — Query data warehouses directly
- Google Cloud Storage — Access GCS buckets
- End the path with
/to pull data from a folder - Enter a filename (without extension) to upload a specific file
- Enter
*to connect everything in a folder and its subfolders

File Upload
Upload files directly from your local system. Select “File Upload” from the source creation menu, give your data source a descriptive name, and choose the data type:- Structured — Parquet and CSV files containing tabular data
- Unstructured — PDF, PPTX, TXT, MD, DOCX, and HTML documents

Web Source
Search the web and extract structured data directly into Corvic — no manual data collection needed. Select “Web Search” from the source creation menu and describe what you’re looking for in plain language. Corvic’s agent will search the web using your natural language query, extract the relevant information, and create structured tables with a desired output schema. Use the Suggest Schema button to let Corvic recommend a table structure based on your query, or define your own.
Incremental Uploads
Additional files can be added to an existing data source via the “Add Files” button. New files must match the original data source’s file type. This allows you to continuously grow your data sources as new data becomes available.
Related Documentation
Rooms
Learn about creating and managing data rooms.
Data Apps
Use data sources in data app workflows.
Corvic Tables
Create Corvic Tables from your data sources for distributed processing.
Admin Console
Configure data connectors in the admin console.

