Sidebar Menu
The sidebar menu is always available on the UI, providing entry points to various resource pages and functionalities for managing specific resources. The functionalities available may vary based on the resource type.
The sidebar provides the following common functionalities:
Save Persists the resource record to Snowevaer’s database. For secrets, network rules, and projects, a corresponding Snowflake object is created and associated with the record.
Build (Jobs) Builds an executable instance in Snowflake, which can be a stored procedure, user-defined function (UDF), or table function. This action compiles the job’s code and creates the corresponding object in the schema of the specified project.
Save as Saves the current record as a new record with the specified name.
Delete Deletes the record from Snowevaer’s database along with the associated Snowflake object.
Resource Select Box Allows you to load a specific resource record on the main panel. The page will reset if you clear the selection.
Undo reverts to the last saved version, clears test results, and resets chat histories.
Rebuild API (Projects) Rebuilds the API procedures for the specified project.
Register (Integrations) Verifies a Snowflake integration and adds it to Snowevaer’s registry.
Deregister (Integrations) Removes a Snowflake integration from Snowevaer’s registry.
wide layout Changes the centered layout to a wide layout, stretching the width of the widgets to 100% of the main panel.
collapse sections Collapses all opened sections on the page.
refresh cache Refreshes cached data and synchronizes with the latest changes from the application database made in other sessions.