Requirements And Setup
Last updated
Last updated
The application must be deployed using a role with sufficient privileges (like ACCOUNTADMIN). Alternatively, see sample SQL below to create a role called CONSUMER_ADMIN that can be used to install the app.
See below sample SQL to grant the proper privileges to the CONSUMER_ADMIN role created with the SQL shown above:
Note, if your account is set up to use PrivateLink, you may have some additional steps to follow. Please see here or reach out to support@datamynd.ai for more information.
Upon running the app for the first time, a 'first time setup' page will launch asking the user to grant certain privileges to the app as well giving a name to a new database that will be created to store the output synthetic data. You will also notice an optional ‘Training Warehouse’ reference can be configured. This warehouse will be used for certain asynchronous tasks including model training, and can improve speed and performance of the app.
The application can only use and profile data that it has been granted access to. When creating a new project in the app, the user will be instructed to grant several privileges to ensure the app can access the appropriate data. See Object Privileges for more details.