Documentation Index
Fetch the complete documentation index at: https://docs.genloop.ai/llms.txt
Use this file to discover all available pages before exploring further.
This page contains standard MySQL connection fields. Your tech team should verify the exact values before sharing this with users.
Required fields
| Field | Description |
|---|---|
| Connection name | A display name to identify this connection in Genloop |
| Host | The hostname or IP address of your MySQL server (e.g. db.example.com) |
| Port | Default is 3306 |
| Database | The name of the specific database you want to connect |
| Username | The MySQL user Genloop will use to connect |
| Password | The password for the above user |
Permissions required
The user you provide must haveSELECT access on the tables you want Genloop to query. No write permissions are needed.
SSL
If your MySQL instance requires SSL, enable the SSL toggle and provide your SSL certificate. This is recommended for production databases.Firewall and IP allowlist
If your database is behind a firewall, you will need to allowlist Genloop’s IP addresses. Contact your workspace admin or talk to us to get the current IP range.Next steps
Connect a database
Back to the full connection setup flow.
Context Hub
View and edit the memory built from your connection.
