docs/quick-ingestion-guides/snowflake/configuration.md
Now that you have created a DataHub-specific user with the relevant roles in Snowflake in the prior step, it's now time to set up a connection via the DataHub UI.
:::note If you do not see the Ingestion tab, please contact your DataHub admin to grant you the correct permissions :::
This will securely store your Snowflake password within DataHub
SNOWFLAKE_PASSWORD - we will use this later to refer to the secretEnter the Snowflake Account Identifier as Account ID field. Account identifier is the part before .snowflakecomputing.com in your snowflake host URL:
Learn more about Snowflake Account Identifiers here
Add the previously added Password secret to Password field:
SNOWFLAKE_PASSWORD secretPopulate the relevant fields using the same Username, Role, and Warehouse you created and/or specified in Snowflake Prerequisites.
<p align="center"> </p>This step will ensure you have configured your credentials accurately and confirm you have the required permissions to extract all relevant metadata.
<p align="center"> </p>After you have successfully tested your connection, click Next.
Now it's time to schedule a recurring ingestion pipeline to regularly extract metadata from your Snowflake instance.
You will now find your new ingestion source running
<p align="center"> </p>Congratulations! You've successfully set up Snowflake as an ingestion source for DataHub!