DataPancake™ Docs
  • DataPancake™ Documentation
  • Overview
    • What is DataPancake™?
    • Understanding the Challenges of Semi-Structured Data
  • Getting Started
    • Quick Start Guides
      • Real Estate JSON Quick Start
      • FDA_UDI Data Quick Start
      • Internal Data Quick Start
      • Alerts
      • Page
    • Application Overview
      • Data Source Overview
      • Manage Data Source
      • Manage Scan Configuration
      • Scan Data Source
      • Data Source Attributes
      • Dynamic Table SQL
      • Manage Warehouse
  • How to Guides
    • How to Purchase & Install DataPancake
    • How to Manage Access to DataPancake
    • How to Grant DataPancake Account & Cortex AI Privileges
    • How to Add Warehouses to DataPancake
    • How to Create a Single DataPancake Data Source (Script Builder)
  • Topics
    • Warehouses
    • Data Sources
    • Scan Configurations
    • Attributes
    • Scan Processing
    • Views
    • Attribute Consolidation
    • Pricing
  • DEVELOPMENT
    • Release Notes
Powered by GitBook
On this page
  • 1. Navigate to the admin page
  • 2. (Optional) Change the app database name
  • 3. Enter the role name used to install data pancake
  • 4. Enter a role name with privileges to create a warehouse
  • 6. Enter the warehouse name used to execute the generated script
  • 7. Ensure the "Initialize Application Database Privileges" checkbox is checked
  • 8. Scroll to the bottom and click "Generate Script"
  • 9. Copy the script
  • 10. Open a new snowflake worksheet and paste the script
  • 11. Review & Execute the script
  • 12. Ensure successful execution by examining the call result column in the result set
  1. How to Guides

How to Grant DataPancake Account & Cortex AI Privileges

Build a script to grant DataPancake Account & Cortex AI Privileges.

Last updated 2 days ago

1. Navigate to the admin page

2. (Optional) Change the app database name

The default is DATAPANCAKE

3. Enter the role name used to install data pancake

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

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

7. Ensure the "Initialize Application Database Privileges" checkbox is checked

If you are ever re-running this script, you can uncheck this box to skip this step.

8. Scroll to the bottom and click "Generate Script"

9. Copy the script

10. Open a new snowflake worksheet and paste the script

Ensure you have a role and warehouse selected to execute the worksheet

11. Review & Execute the script

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

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