Appearance
Step 7: Configure Application
After installation, Snowsight opens the Geo Data Connector configuration wizard. The wizard has two steps — External connections and Object access privileges — shown in the left sidebar. Both are marked as optional, but you should complete them to enable all Connector features.
Review External Connections
The first page shows the External connections configuration. The Connector requires an external access integration to connect to the Smart Data Hub API for data discovery, ingestion, and notifications. Click Review to inspect the connection details.

External connections page with the External access integrations item and Review button
In the dialog, verify that the Smart Data Hub API Connection toggle is enabled, then click Save.

Review dialog showing the Smart Data Hub API Connection toggle
After saving, the external access integration shows a Reviewed badge. Click Next to continue.

External connections page with the Reviewed badge confirming the API connection is approved
Grant Warehouse Access
The second page shows the Object access privileges configuration. The Connector needs USAGE on a Snowflake warehouse to read and update application tables and execute ingestion tasks. Click Add to assign a warehouse.

Object access privileges page showing the Warehouse for ingestion item and Add button
In the dialog, select a warehouse from the dropdown and click Save.

Warehouse selection dialog
After saving, the warehouse shows a Granted badge. Click Proceed to app to open the application settings.

Object access privileges page with the Granted badge confirming warehouse access
Review Application Settings
Snowsight opens the Geo Data Connector application settings page. The About the app tab shows the application version, description, and key features.

Application settings page showing the About the app tab
From here you can explore the other tabs — Permissions, App events, Configurations, Compute, Access management, and Cost management — to review and adjust settings as needed. The most important next step is mapping account roles.
Map Account Roles to Application Roles
Select the Access management tab to map your Snowflake account roles to Geo Data Connector's application roles. Click Add to create new role mappings.

Access management tab showing account role to application role mappings
About Application Roles
Geo Data Connector defines its own application roles, separate from your account roles. To grant access, map your account roles to application roles:
| Role | Description |
|---|---|
| APP_ADMIN | Can start and stop the Connector, manage its lifecycle, and has full control over the Ingestion Target Database and all its contents (schemas, tables, views, and stages). |
| APP_USER | Can use all features described in this user guide: discovery, ingestion, and task management. Has read access to all schemas, tables, and views in the Ingestion Target Database. |
For SQL procedures available to each role, see SQL Procedures.
Previous: Step 6: Complete Installation

