The Postgres DB tool lets you connect your existing PostgreSQL database directly to Insighto and run SQL queries to fetch information in real-time. For example, if you have a logistics table in your database, you can connect it, select the columns you want to access, and use them to fetch details based on user input during conversations. This helps you provide precise answers and data-driven insights to your users—directly from your database.Documentation Index
Fetch the complete documentation index at: https://docs.insighto.ai/llms.txt
Use this file to discover all available pages before exploring further.
🔧 Setup Postgres DB Tool
- Go to Tools & Integration

- Click on Set Up

- Click on Start New

- Enter Details and Click Create
- Name: A descriptive name for your connection.
- Database Host Server
- Database User
- Database Password
- Database Name

- Enable Required Functions and Save

- Select the Table & Columns to Look-Up

🤖 Connect with Assistant
- Connect the Tool to an Assistant
- Go to the Assistants section.
- Click Edit on the assistant you want to connect.
- In the Tools tab, click Connect Tool and select your Postgres DB Tool configuration.


