Skip to main content

Connect to Redshift

Navigate to Settings → Data Sources and click Add data source. Give your data source a name and optional description, then select Redshift from the Database type dropdown.

Connection credentials

FieldDescription
HostThe Redshift cluster endpoint
PortConnection port (default: 5439)
DatabaseThe database containing your experiment tables
Schema (optional)The schema to use. Defaults to public if not specified
UsernameDatabase username
PasswordDatabase password

Test the connection

Click Test connection at the bottom of the form. If everything is configured correctly, you'll see a green "Connected" confirmation.

note

If the test fails, double-check your credentials and make sure ABsmartly's IP addresses are allowed through your Redshift cluster's security groups and VPC settings.

Once connected, save the data source and proceed to map your tables.