Documentation Index
Fetch the complete documentation index at: https://docs.velatir.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The most common questions we hear about the Velatir desktop client, grouped by topic. If your question is not here, Troubleshooting covers diagnosis flows, and your account team can help with anything operational.What It Is and What It Does
Why do I need the desktop client if I already deploy the browser extension?
Why do I need the desktop client if I already deploy the browser extension?
Does the desktop client decrypt all my traffic?
Does the desktop client decrypt all my traffic?
Which AI applications are supported?
Which AI applications are supported?
What is the difference between the agent, the host, and the watchdog?
What is the difference between the agent, the host, and the watchdog?
Installation and Updates
How is the desktop client distributed?
How is the desktop client distributed?
Can I install it silently for a whole organisation?
Can I install it silently for a whole organisation?
How are updates delivered?
How are updates delivered?
current symlink. Previous versions stay on disk until the new one is confirmed running. Users can also force an update with velatir update --apply. There is no separate update service to manage.Can I pin a specific version for change management?
Can I pin a specific version for change management?
How do I uninstall?
How do I uninstall?
msiexec /x), and the bundled uninstall.sh on macOS. Both flows remove the binaries, the certificate, and the platform-specific networking artefacts cleanly. See Download and install.Permissions and Privacy
What permissions does the desktop client request?
What permissions does the desktop client request?
Does it have access to my files, screen, microphone, or clipboard?
Does it have access to my files, screen, microphone, or clipboard?
What data is sent to Velatir?
What data is sent to Velatir?
Does it work offline?
Does it work offline?
api.velatir.com to submit traces. If the device is offline, the proxy continues to intercept supported applications and the host buffers traces, but no agent evaluation can take place until connectivity returns. Existing AI applications that themselves work offline will continue to function.Networking
Is it compatible with corporate VPNs?
Is it compatible with corporate VPNs?
NETransparentProxyProvider API; Windows uses a Wintun adapter with VPN-aware binding. The single known limitation is that the Windows path captures VPN state at startup; a VPN state change while the desktop client is running requires velatir restart. See VPN compatibility.Does it block HTTP/3 (QUIC)?
Does it block HTTP/3 (QUIC)?
What happens if the host crashes?
What happens if the host crashes?
Certificates
Can I use my own certificate authority?
Can I use my own certificate authority?
My Node.js or Python application rejects the certificate. How do I fix it?
My Node.js or Python application rejects the certificate. How do I fix it?
requests, JVM) need an explicit pointer to the Velatir CA. See Troubleshooting.Does it work with certificate-pinned applications?
Does it work with certificate-pinned applications?
Operations
How do I monitor the desktop client across a fleet?
How do I monitor the desktop client across a fleet?
velatir status --json as a Microsoft Intune Remediation, a Jamf Pro extension attribute, or any similar device-state collector. The JSON includes agent and host status, version, transparent proxy state, and last trace timestamp.How do I rotate API keys?
How do I rotate API keys?
velatir set-api-key --key vltr_... on the device. The host restarts automatically and picks up the new key immediately.What does end-user experience look like during normal operation?
What does end-user experience look like during normal operation?