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" script builder
  • 2. (Optional) Change the App Database Name
  • 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 and paste in the script
  • 10. Review & Execute the script
  • 11. Ensure successful execution by examining the call result column in the result set
  1. How to Guides

How to Manage Access to DataPancake

Build a script that grants access to DataPancake for additional roles.

Last updated 2 days ago

1. Navigate to the "Admin" script builder

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 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