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.
In the Tools tab, click Connect Tool and select your Postgres DB Tool configuration.
Once connected, you can write prompts that trigger database queries using user inputs. This allows your assistant to pull real-time data from your database and deliver personalized, accurate responses.