Wrap Up Winterface Configuration
Note: This article assumes that you were able to successfully set up the Snowflake assets detailed in the Prepare Snowflake for Winterface article. If not, please do so before continuing.
This is the final step in setting up your Winterface account. After this, you can start interacting with your Snowflake data.
Instance Name
The instance name will be the identifier for your organization and will be incorporated into the URLs for your account's resources. It needs to be unqiue and be a single word (underscores are ok).
User Information
The name your provide here will be used to display your information within the Winterface application (e.g. on the users page to manage permissions).
The email address will be pulled from the user account you set up earlier.
Snowflake connection
In this section, the assets created in the previous article are linked to Winterface.
- Snowflake Account - the portion of your Snowflake URL before ".snowflakecomputing.com"
- Snowflake Role - the Snowflake role provisioned in the previous article (default recommendation is
WINTERFACE_ROLE
) - Snowflake User - the Snowflake user provisioned in the previous article (default recommendation is
WINTERFACE_USER
) - Snowflake Password - the password assigned to the Snowflake user provisioned in the previous article.
- Snowflake Warehouse - the warehouse provisioned in the previous article (default recommendation is
WINTERFACE_WH
) - Default Database - the database provisioned in the previous article (default recommendation is
WINTERFACE_DB
)
After typing in the required parameters, click the Click to test button. If everything works correctly, the button text will display Success. If there is a failure, an error message will display explaining the issue. After correcting the issue, you can push the button again until a Success message appears.
All done
After completing all the required sections, click on Get Started and your account will be instantly provisioned. If you have not done so yet, you will need to confirm your email address before continuing.