Skip to main content

How to connect Databases? (SQL, DWH)

Purpose: Integration with external databases allows the AI agent to execute SQL queries and use the results during a conversation. PostgreSQL support is verified.

How to Set Up a Database Integration

  1. Open the Integrations section in the Flametree portal.
  2. Find the Database integration type.
  3. Click the Add + button next to it.
  4. Fill in the following parameters:
FieldDescription
Name, DescriptionCustom name and description of the integration.
DatabaseName of the database.
HostIP address of the database server.
PortDatabase connection port.
User nameDatabase user login.
PasswordPassword for database access.
  1. Click Save.