How to Manage Access to DataPancake

To allow additional users to access DataPancake, you can grant the APP_PUBLIC application role to any existing system or custom role in your Snowflake account.

1. Navigate to the "Admin" script builder

If you are already on the Admin script builder page, navigate to the Getting Started page and then the Admin script builder to reset the admin form UI.

2. (Optional) Change the App Database Name

The default is DATAPANCAKE

3. Enter the role name used to install DataPancake

4. Enter a role name with privileges to create a warehouse

5. Enter the warehouse name used to execute the generated script

6. Scroll to the Access Management section and enter the role names

7. Click "Generate Script"

8. Copy the generated script

9. Open a new snowflake worksheet/workspace and paste in the script

10. Review & Execute the script

Use the blue dropdown arrow at the top right and click "Run All"

11. Ensure successful execution by examining the call result column in the result set

Last updated

Was this helpful?