Skip to main content

Resource reference

Resources are keyed records under manifest.resources.

CollectionBuilderNotes
dataWorkspacesresources.workspace()Top-level data product
dataWorkspaceBasesresources.base()Belongs to a Data Workspace
dataWorkspaceTablesresources.table()Columns, views, and optional seed rows
workflowDefinitionsresources.workflow()Durable executable definition
workflowInstancesplain objectInstalled workflow configuration
frontendPagesresources.frontendPage()Hosted static files and bindings
documentFoldersplain objectFolder provisioned at install
documentsplain objectDocument provisioned at install
formsplain objectForm resource
triggersplain objectTrigger resource

Table columns

Supported column types include:

single_line_text long_text number auto_number
decimal currency percent duration
rating single_select multi_select checkbox
date year time date_time
linked_record lookup rollup formula
qr_code barcode button workflow
created_time last_modified_time created_by last_modified_by
url email phone color
uuid collaborator attachment internal_resource
json ai_agent

Column definitions may include name, required, nullable, unique, defaultValue, position, and meta.

Views

Tables can declare named views with type grid, kanban, calendar, or gallery, plus filters and sort rules. A dataWorkspaceView surface can select one by its manifest key with viewKey.