> For the complete documentation index, see [llms.txt](https://docs.computle.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.computle.com/troubleshooting.md).

# Troubleshooting

- [Streaming Agent](https://docs.computle.com/troubleshooting/streaming-agent.md)
- [NICE DCV](https://docs.computle.com/troubleshooting/streaming-agent/nice-dcv.md)
- [Unable To Connect](https://docs.computle.com/troubleshooting/streaming-agent/nice-dcv/unable-to-connect.md)
- [Unable To Login](https://docs.computle.com/troubleshooting/streaming-agent/nice-dcv/unable-to-login.md)
- [DCV Server Certificate Warning](https://docs.computle.com/troubleshooting/streaming-agent/nice-dcv/dcv-server-certificate-warning.md)
- [DCV Server License Warning](https://docs.computle.com/troubleshooting/streaming-agent/nice-dcv/dcv-server-license-warning.md)
- [USB Passthrough](https://docs.computle.com/troubleshooting/streaming-agent/nice-dcv/usb-passthrough.md)
- [WebAuthn Redirection/FIDO Keys](https://docs.computle.com/troubleshooting/streaming-agent/nice-dcv/webauthn-redirection-fido-keys.md)
- [Resolution and Quality](https://docs.computle.com/troubleshooting/streaming-agent/nice-dcv/resolution-and-quality.md)
- [No Username or Password Requested](https://docs.computle.com/troubleshooting/streaming-agent/nice-dcv/no-username-or-password-requested.md)
- [DCV Idle Timeout Reached](https://docs.computle.com/troubleshooting/streaming-agent/nice-dcv/dcv-idle-timeout-reached.md)
- [Allow Any User to Connect](https://docs.computle.com/troubleshooting/streaming-agent/nice-dcv/allow-any-user-to-connect.md)
- [Mechdyne TGX](https://docs.computle.com/troubleshooting/streaming-agent/mechdyne-tgx.md)
- [Enable USB Redirection](https://docs.computle.com/troubleshooting/streaming-agent/mechdyne-tgx/enable-usb-redirection.md): This guide explains how to enable USB redirection on Compute workstations using Mechdyne TGX.
- [Enable Microphone Input](https://docs.computle.com/troubleshooting/streaming-agent/mechdyne-tgx/enable-microphone-input.md): This guide explains how to enable microphone redirection on Computle workstations using Mechdyne TGX and the Teradici Virtual Audio Driver.
- [Component Reinstallation](https://docs.computle.com/troubleshooting/component-reinstallation.md)
- [Reinstall DCV Server](https://docs.computle.com/troubleshooting/component-reinstallation/reinstall-dcv-server.md)
- [Reinstall NVIDIA](https://docs.computle.com/troubleshooting/component-reinstallation/reinstall-nvidia.md)
- [Build Scripts](https://docs.computle.com/troubleshooting/component-reinstallation/build-scripts.md)
- [Assignment Agent](https://docs.computle.com/troubleshooting/component-reinstallation/build-scripts/assignment-agent.md)
- [Third Party Applications](https://docs.computle.com/troubleshooting/third-party-applications.md)
- [Twinmotion crashes when exporting high-resolution renders](https://docs.computle.com/troubleshooting/third-party-applications/twinmotion-crashes-when-exporting-high-resolution-renders.md)
- [Intune/Entra ID and Computle, BitLocker](https://docs.computle.com/troubleshooting/third-party-applications/intune-entra-id-and-computle-bitlocker.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.computle.com/troubleshooting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
