Install and Configure Trust3
Step 1: Install AI Trust Layer for Cortex¶
-
Log in to your Snowflake account and navigate to: Data Products → Marketplace
-
Search for AI Trust Layer for Cortex.
-
Click on the application result and then click Get to install it.
-
Grant the necessary privileges and launch the application.
-
Follow the on-screen instructions to:
-
Create the external access integration
-
Verify the integration setup
-
Click Refresh button to confirm the service is running.
-
Once the service is active, copy the endpoint the Service URL .
Tip: You’ll need this endpoint later during configuration.
-
Open the copied URL in a new browser tab. After authenticating with Snowflake, you will be redirected to the Trust3 Portal.
-
Log in using the default credentials:
- Username:
admin
- Password:
welcome1
- Username:
Step 2: Create Vector DB for Snowflake Cortex Search¶
- Log in to the Trust3 Portal.
- In the left-hand navigation panel, click Vector DB under the Navigator section.
- Click CREATE VECTOR DB.
-
In the form:
-
Set the Type to
Snowflake Cortex
- Enter a name for your vector database
- Click Create.
Once created:
- You'll be redirected to the Vector DB configuration page.
- Navigate to the Permissions tab.
- Click the edit icon.
- Enable the toggle for User/Group Access-Limited Retrieval.
- Click Save.
Step 3: Create Trust3 Application for Snowflake Streamlit Application¶
- In the Trust3 Portal, go to the left-hand navigation and click AI Applications under the Navigator.
- Click CREATE APPLICATION.
-
In the form:
-
Enter a name for your application.
- From the dropdown, select the Vector DB you created in Step 1.
- Click Create.
Step 4: Generate Trust3 Application API Key¶
- Log in to the Trust3 Portal.
- Click on AI Applications under the Navigator.
- Navigate to the application you have created.
- Go to the API Keys tab and click Generate API Key.
- Provide the API key name and set the validity as per your requirements.
- Click Generate and save the API Key — you’ll need it later.
What Next?
-
Previous
-
Next