# Preview not opening

When you open a preview or click on the link to open a published report, ScribeWare simply opens your system's default browser that's configured for HTML pages.   Sometimes, when Windows runs an update in the background or a new browser is installed, Windows will lose the association, so the preview button will stop responding.&#x20;

Something similar can happen with PDF and video files.   The "open in external editor" simply opens the default application for that file, but if this association gets lost, it can appear as though that button stops working.&#x20;

Here's a short video to fix this.  If you're having trouble with PDF or video files, you'll want to use the relevant file type instead of HTML:

{% embed url="<https://www.loom.com/share/a34a32f015f845bb8580d8cbeee2c8f2>" %}


---

# Agent Instructions: 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.scribeware.com/troubleshooting/preview-not-opening.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.
