Quick Start¶
Get started with Trust3 AI Governance in these simple steps:
1. Get Started with Trust3 AI Governance¶
Trust3 AI Cloud¶
Get started instantly with Trust3 Cloud - no installation required!
Sign up at https://na.trust3ai.com
Why Trust3 AI Cloud?
- ✅ No installation or infrastructure management
- ✅ Automatic updates and maintenance
- ✅ Get started in minutes
New to Trust3 Cloud?
After you sign up, use Run Collector to install the AI Assets Collector and send your first inventory from Databricks or Azure into AI Governance. For a separate walkthrough that covers sample data, data sources, IQ Space, and asking questions, see the Getting Started Tutorial.
2. Set up the AI Assets Collector¶
The AI Assets Collector collects AI-related assets from your platforms, builds an inventory, and records relationships between them so Trust3 AI Governance can show agents, identities, and posture in the unified dashboard.
Follow the full procedure in Run Collector. In short:
- Download
docker-compose.ymlinto a directory on your machine (for exampleai-assets-collector/). - Create
.envin that same directory with the variables your deployment needs—typicallyDATABRICKS_HOSTandDATABRICKS_TOKENfor Databricks,AZURE_TENANT_ID,AZURE_CLIENT_ID, andAZURE_CLIENT_SECRETfor Azure, plusAI_GOVERNANCE_API_KEYfor ingest into AI Governance. Omit or leave blank what you do not use. - Run Docker Compose from that directory:
docker compose up -d, thendocker compose logs -f trust3-ai-assets-collectorto confirm the collector is running. While the stack stays up, collection repeats every 15 minutes (current release). Rundocker compose downwhen you no longer want scheduled collection on that host.
For platform-specific credentials and least-privilege setup, use Databricks and Azure / Power Platform. For a one-page map of all collector guides, see AI Assets Collector.
Next Steps¶
-
Getting Started Tutorial
-
Core Concepts
-
Overview