Skip to main content
Use source views to define exactly what data should appear in a workspace filesystem. This is useful in backend provisioning flows where every new workspace should start with the same set of queryable folders.
Before creating a view, the target integration must already be connected in the workspace.

Smart vs query mode

Idempotent creation pattern

When provisioning runs multiple times, use an “ensure” helper so you update an existing view instead of creating duplicates.

Integration-specific query examples