> ## Documentation Index
> Fetch the complete documentation index at: https://hyperfx.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# MySQL

> Set up and use the MySQL integration with Hyper AI

Auth type: API

<Info>
  See connection, auth, and security best practices: [App Integrations](/integrations/overview).
</Info>

## Connect MySQL

1. Go to Settings → Apps in Hyper
2. Select MySQL → Connect New
3. Provide host, port, database, username, and password; enable SSL as needed

## Common capabilities

* Read/write data using parameterized queries
* Build dashboards and reports via flows

## Use in Chat/Agents/Flows

Enable MySQL and execute safe queries, or wire nodes in flows to transform and sync data.

## Troubleshooting

* Authentication failed: verify user grants and auth method
* Network issues: open firewall/allowlist egress IPs
