Connection
Connect AgenticFlow Enterprise Desktop to your AgenticFlow Enterprise instance.
Connect AgenticFlow Enterprise Desktop to your AgenticFlow Enterprise instance to start reviewing and resuming agent runs.
Prerequisites
- An AgenticFlow Enterprise instance running and accessible
- Your AgenticFlow Enterprise API token
Connection Setup
- Open AgenticFlow Enterprise Desktop
- Enter your Host URL (e.g.,
wss://your-server.com:8080) - Enter your API Token
- Click Test Connection to verify
Once connected, AgenticFlow Enterprise Desktop will perform a V3 WebSocket handshake and receive a device token for persistent authentication.
Multiple Hosts
You can add and manage multiple AgenticFlow Enterprise hosts. Switch between them from the connection dropdown in the sidebar.
Troubleshooting
If connection fails:
- Ensure your AgenticFlow Enterprise instance is running
- Check that the Host URL is correct (include
wss://for secure connections) - Verify your API token hasn’t expired
- Check network connectivity (firewall, VPN, etc.)