Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

Create Template

The Create Template belongs to a Node Type and generates DDL when you Deploy. It creates tables and views, adds columns, and applies structural changes defined for that type.

Each Node inherits Create behavior from its Node Type unless overrides apply in the Node editor. In a Workspace, deploy runs Create Templates when you click Create.

Pair Create Template changes with a deploy before expecting Refresh to succeed on new columns or objects.

See Nodes and Node Types and Create and Run Templates.