TEPUN

How to Create a Connection

Step-by-step guide to connecting your database.

Connections
Start Free Trial

How to Create a Data Connection

Follow these steps to connect your database to Tepun AI Report Builder and unlock AI-powered analytics.

  1. Navigate to Connections — From the report.tepun.com dashboard, click "Connections" in the main menu.
  2. Click New Connection — Select "New Connection" or "Add Connection" to start the wizard.
  3. Choose Your Database Type — Select PostgreSQL, MySQL, SQL Server, or your data source type.
  4. Enter Connection Details:
    • Host: Your database server address (e.g., db.example.com)
    • Port: Database port (e.g., 5432 for PostgreSQL)
    • Database Name: The specific database to connect to
    • Username: Database user with read access
    • Password: User password (encrypted and secure)
  5. Test the Connection — Click "Test" to verify connectivity. The wizard confirms successful connection.
  6. Save and Build Schema — Save the connection. Tepun AI automatically scans and indexes your schema.

Pro Tip: Use a read-only database user for security. Tepun reports only needs SELECT permissions to analyze and query your data.

Connection Security

  • Encrypted Credentials: All passwords are encrypted at rest
  • Secure Transmission: Connections use TLS/SSL encryption
  • IP Whitelisting: Configure firewalls to allow only Tepun servers

Troubleshooting

IssueSolution
Connection timeoutVerify host is accessible, check firewall rules
Authentication failedDouble-check username and password
Permission deniedEnsure user has SELECT permission on tables

Once connected, Tepun AI analyzes your schema and generates suggestions. Continue to Schema Explorer to learn more.

Build it with AI

Stop writing SQL. Build your first Tepun report in minutes.

Try it Free

Experience the future of AI Analytics

Connect your database to Tepun AI Report Builder and get instant insights at report.tepun.com.

Create My First Report
Back to All Documentation