Database Connections
Connect a database for AI agents to query within workflows.
Last updated
Connect a database for AI agents to query within workflows.
Connect a database so AI agents can query it directly within workflows, using the SQL query action.
Go to Settings → Teamspace → Database Connections.
All database connections are read-only. AI agents can query data but cannot modify, insert, or delete records.
Select Connect Database.
Provide your database's connection details (host, credentials, and database name).
Confirm the connection.
Once connected, the database appears in the table with its Name, Type, and Status.
Last updated