Bragi Docs Help

Views

Views expose a way to create normal SQL Views in the warehouse.

Simply type the statement as you would normally in SQL and a view will be generated.

Field

Description

Schema

Schema in the warehouse for the View. You can create one using the plus arrow.

Name

Name of the View, this will be what it is called in the warehouse.

Display Name

A more friendly name for the View, used in Bragi.

Description

A description of the View's purpose, useful for when someone else needs to edit it the View.

Select Statement

SQL select statement

Read the best practises for naming configs for guidance on consistent and clear naming formats for configs.

The New View page

After creating the View, you can see the modification history and SQL statement by selecting the View on the left side of the page.

A previously created View showing the SQL statement and config modification history
09 March 2026