Requirements
| Item | Purpose |
|---|---|
| Governance client package | Platform bundle from your organization (Overview) |
| API URL | OneX API endpoint for your tenant |
| Forwarder secret | Authenticates the client to your tenant |
| Tenant ID | Identifies your organization in OneX |
Forwarder secret - Available in the OneX dashboard under your account.
Windows
Guided install
- Extract
OneXGovernance-Portable.zipto a local folder (for exampleC:\OneXGovernance). - Launch
OneXGovernance.exeand provide:- API URL
- Forwarder secret (from your account in the OneX dashboard)
- Tenant ID
- Tools to register, comma-separated (for example
claude_codeorclaude_code,copilot) - Logon task registration, so the client remains connected after sign-in (recommended)
- Close and fully restart your IDE or VS Code—a window reload is not sufficient.
- Exercise your assistant as you normally would, then confirm events in the governance dashboard.
Unattended install
For MDM or scripted deployment:copilot to --tools when Visual Studio Code is in scope, then proceed to GitHub Copilot in VS Code.
Status and removal
status.
macOS and Linux
Extract the tar.gz archive supplied by your organization and run the installer from the extracted directory:Updating your tool selection
When you adopt a new assistant or upgrade the client, runinstall-client again with a revised --tools list:
copilot requires the additional steps in GitHub Copilot in VS Code.
To register one tool without a full reinstall:
Post-install validation
Runstatus to confirm configuration. If the dashboard stays empty after a full IDE restart, run doctor and review Troubleshooting.