Connect your datasource
Currently, AgentLensAI supports PostgreSQL, MySQL and Microsoft SQL Server.
To be able to connect / link your database to AgentLensAI, click on the "Datasources" tab present on the sidebar navigation. (See below)
A list of your current linked datasouces will be displayed (if any). To continue your datasource setup press the "Create Datasource" button at the top right of the page. (See below)
Fill the the fields with your appropriate database data.
Datasource Name: This is the name that will allow you to identify this datasource on AgentLensAI.
Host: This is the hostname of your database.
Port: The port of your database.
Username: The username of your database.
Password: The password of your database. (Please note that we don't store any of your data. Your sensitive information, like passwords, is kept in a secure, encrypted vault.)
Database Name: The name of the specific database that you want to connect to.
Database Type: Please select either PostgreSQL, MySQL or Microsoft SQL Server from the dropdown.