Add a connection
Create and test a connection in the console.
CLI import
Import from an existing connection with
wwai connections.Console workflow
Create a connection
In the console, open Connections → Add connection. Choose a provider and enter credentials (or use a Wood Wide service account where supported).
Test the connection
Run Test connection before browsing or importing. Imports are blocked until the connection passes.
Browse and import
- Warehouses (BigQuery, Snowflake, PostgreSQL, Databricks): browse schemas and tables, or run a SQL query, then import.
- Object storage (S3, GCS): browse folders and select CSV or Parquet files.
CLI workflow
Connections are created in the console. The CLI reuses them to browse and import without re-entering secrets.wwai connections objects and import with --mode object.
See the CLI page for the full command set.
Related docs
- Datasets API — manage datasets after import
- Data preparation guide — format and schema tips before training