Skip to main content
A workspace is persistent storage plus derived outputs. Uploading registers a ledger row. Ingestion is a separate, billable call that builds the search index and metadata catalog.
client.upload_and_ingest(...) collapses the upload and ingest calls for a single file.

Creation options

See Access labels for the catalog and the workspace allowed set.

List, stats, delete

Delete requires confirm_name matching the workspace name. It returns a workspace_delete job and cannot be undone.

Next