Connect a provider
What this does
A connector lets one workspace use a provider account. The provider sends credentials directly toagentsfleet after browser approval.
Use a secret instead when you must paste a static API key yourself.
Before you begin
You need administrator access to the workspace and provider account. Supported providers are GitHub, Slack, Zoho Desk, Jira, and Linear.Steps
- Open Settings → Integrations in the dashboard.
- Choose a provider and click Connect.
- Approve the requested access on the provider’s website.
- Return to the dashboard and approve the fleet’s integration grant.
Verify it works
connected. A fleet without an approved grant cannot use the connector.
Common problems
not_connected means the browser setup did not finish. Start the connection again from the dashboard.
reconnect_required means the provider rejected a saved credential. Reconnect the provider, then retry the fleet action.
When an expiring access token is rejected, the next connector call uses the saved refresh token. A revoked refresh token requires reconnection.
One GitHub App installation can belong to only one workspace. Another workspace receives 403 and keeps no new connection.