Connectors
The Connectors page lists the provider routing plugins registered with the gateway and shows their current health status.
Connectors are the internal routing modules the gateway uses to forward requests to AI providers. Each enabled provider integration has a corresponding connector. Custom providers defined in your config also appear here once the gateway has loaded them.

Table columns
| Column | Description |
|---|---|
| Connector ID | The identifier used in policy rules, credentials, and execution records |
| Version | The version of the connector plugin |
| Health | Healthy (green) or Unhealthy (red) |
An unhealthy connector means the gateway cannot route requests to that provider. Check that the provider's credentials are configured correctly and that the provider's API is reachable from your gateway host.
This page is read-only. To add or remove providers, use the Providers page.