For the complete documentation index, see llms.txt. This page is also available as Markdown.

Database Connections

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.


Connect a database

  1. Select Connect Database.

  2. Provide your database's connection details (host, credentials, and database name).

  3. Confirm the connection.

Once connected, the database appears in the table with its Name, Type, and Status.


SQL query

Last updated