Skip to content

Connect Data Sources

Overview

Trust3 supports connecting to multiple data sources, enabling you to query and analyze data across your organization using natural language. Through the Trust3 Portal, you can easily add, edit, and manage connections to your data platforms.

Quick Access

To access your data sources in the Trust3 Portal:

  1. Log in to the Trust3 Portal
  2. Navigate to Data Sources from the main menu

From the Data Sources page, you can view all configured connections and manage them.

Adding a Data Source

To add a data source connection:

  1. Navigate to Data Sources from the main menu → Click Add Data Source
  2. Select your data source type from the Source dropdown
  3. Enter a Connection Name (e.g., Sales Database)
  4. Configure the connection details
  5. Click Test Connection to validate
  6. Once successful, click Add Data Source to save

For detailed connection instructions, see the specific data source guides below.

Supported Data Sources

Trust3 currently supports the following data sources:

Data Source Description Authentication Methods
Snowflake Cloud data warehouse platform Username/Password, Certificate (Key Pair)
Databricks Unified analytics platform for big data and machine learning Personal Access Token, Service Principal

Managing Data Sources

Update Connection

To update your data source connection:

  1. Navigate to Data Sources from the main menu
  2. Locate the connection you want to update
  3. Click the Actions button (three dots) → Edit
  4. Modify the connection fields as needed
  5. Click Test Connection to validate changes
  6. Click Update Data Source to save

Delete Connection

To delete an existing data source connection:

  1. Navigate to Data Sources from the main menu
  2. Locate the connection you want to delete
  3. Click the Actions button (three dots) → Delete
  4. Confirm the deletion in the dialog

Permanent Deletion Warning

Deleting a data source is permanent and cannot be undone. Any queries, reports, or integrations using this data source will stop working immediately. Make sure you want to proceed before confirming the deletion.

Next Steps