Quick Start Guide
Get Autonify operational in under 2 minutes. This guide walks through connecting your first data source and running automated discovery agents.
VIDEO TUTORIAL⏱️ 2 min
📹 Complete Setup in 2 Minutes
Watch how to connect your first data source, configure AI agents, and start discovering your data automatically. From login to full data catalogue in under 2 minutes.
Prerequisites
Before starting, ensure you have:
- Autonify platform access credentials
- Database connection details (host, port, database name, username, password)
- Appropriate network access to your data source
Step 1: Connect Your Data Source
Add a New Connector
- Navigate to the Connectors section
- Click Add Connector
- Select your database type (PostgreSQL, MySQL, SQL Server, etc.)
- Click Next
Configure Connection Details
Enter your database connection information:
- Name: Descriptive name for your data source
- Host: Database server address
- Port: Database port number
- Database Name: Target database
- Username: Database user
- Password: Authentication credentials
Test and Create Connection
- Click Test Connection to verify connectivity
- Wait for the success confirmation
- Click Create to save the connector
Step 2: Configure Team Data Source
Select or Create Team
- Open an existing team or create a new one
- Click Create First Data Source if this is your team's first source
Configure Data Source Settings
- Name: Enter a name for this data source
- Environment: Select Development, Staging, or Production
- Connection: Choose the connector created in Step 1
Select AI Agents
Choose which agents to run automatically:
- Data Growth: Tracks table sizes and row counts
- Data Profiling: Analyses data completeness, uniqueness, and distribution
- Semantic Grouping: Identifies business concepts and relationships
- Data Documenter: Auto-generates documentation for tables and columns
Click Add Data Source to finalise configuration.
Step 3: Automatic Discovery
Once configured, Autonify automatically:
- Initiates Scan: Triggers immediate metadata discovery
- Catalogues Tables: Registers all tables, schemas, and databases
- Maps Structure: Documents columns, data types, constraints, and indexes
- Executes Agents: Runs selected AI agents for analysis
Viewing Results
Data Catalogue
Navigate to the catalogue view to explore:
- Database hierarchy
- Table schemas
- Column details
- Data types and constraints
- Indexes and relationships
Agent Reports
Access individual agent results:
- Data Growth: View row counts and data volume metrics
- Data Profiling: Review completeness percentages and data quality scores
- Semantic Grouping: Explore business concept mappings
- Documentation: Read auto-generated table and column descriptions