Now that you have created a DataHub user in Redshift in [the prior step](setup.md), it's time to set up a connection via the DataHub UI.
## Configure Secrets
1. Within DataHub, navigate to the **Ingestion** tab in the top, right corner of your screen
<palign="center">
<imgwidth="75%"alt="Navigate to the "Ingestion Tab""src="https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/guides/redshift/redshift_ingestion_ingestion_button.png"/>
</p>
:::note
If you do not see the Ingestion tab, please contact your DataHub admin to grant you the correct permissions
:::
2. Navigate to the **Secrets** tab and click **Create new secret**
4. Navigate to the **Sources** tab and click **Create new source**
<palign="center">
<imgwidth="75%"alt="Click "Create new source""src="https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/guides/redshift/redshift_ingestion_click_create_new_source_button.png"/>
</p>
5. Select Redshift
<palign="center">
<imgwidth="75%"alt="Select BigQuery from the options"src="https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/guides/redshift/redshift_ingestion_redshift_button.png"/>
</p>
6. Fill out the Redshift Recipe
Populate the Password field by selecting Redshift Password secrets you created in steps 3 and 4.
<palign="center">
<imgwidth="75%"alt="Fill out the Redshift Recipe"src="https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/guides/redshift/redshift-ingestion-recipe.png"/>
</p>
<!---
7. Click **Test Connection**
This step will ensure you have configured your credentials accurately and confirm you have the required permissions to extract all relevant metadata.
10. Name your ingestion source, then click **Save and Run**
<palign="center">
<imgwidth="75%"alt="Name your ingestion"src="https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/guides/redshift/redshift_ingestion_name_ingestion.png"/>