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 Redshift 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 | Your Redshift cluster endpoint (e.g. cluster-name.abc123.us-east-1.redshift.amazonaws.com) |
| Port | Default is 5439 |
| Database | The name of the Redshift database you want to connect |
| Username | The Redshift user Genloop will connect as |
| Password | The password for the above user |
Optional fields
| Field | Description |
|---|---|
| Schema | Default schema to scope queries. If left blank, Genloop will use the public schema |
Permissions required
The user must haveSELECT access on the schemas and tables you want Genloop to query.
SSL
Redshift supports SSL connections. Enable the SSL toggle in Genloop if your cluster requires encrypted connections.VPC and security groups
If your Redshift cluster is inside a VPC, make sure the security group allows inbound connections from Genloop’s IP addresses. 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.
