# How to View External Documents Using Microsoft Office Viewer

Microsoft Office Viewer lets you preview supported external attachments in DocStudio. When it’s enabled, users can open files directly in the browser. When it’s disabled, files are available for download only.

### Enable Microsoft Office Viewer (admins)

<figure><img src="/files/rq5WhQhAk4u3GoDx2GIR" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Only an **Account Owner** can enable Microsoft Office Viewer.
{% endhint %}

1. Open the **Admin panel**.
2. Open **Account settings** tab.
3. Enable the **View external documents with Microsoft Office Viewer** toggle.
4. In the confirmation modal, review the notice and click the <img src="/files/RQH3I2ejh5YL6pBpN2mk" alt="" data-size="line"> button.
5. Click the <img src="/files/ACG5de7RE8J5HuWqUniH" alt="" data-size="line"> button.

For details, see the [Microsoft Services Agreement](https://www.microsoft.com/uk-ua/servicesagreement).

### Supported formats

{% columns %}
{% column %}

* PDF
* XLS
* XLSX
  {% endcolumn %}

{% column %}

* DOC
* DOCX
* PPT
* PPTX
  {% endcolumn %}
  {% endcolumns %}

### If preview is disabled

When preview is disabled, supported formats are available for download only.

{% hint style="info" %}
DOC, DOCX, and PDF files are available for viewing and downloading even when Microsoft Office Viewer is disabled.
{% endhint %}

### Notes and limitations

* Preview with Microsoft Office Viewer is not available for unregistered users.
* Unsupported formats are available for download only.
* Password-protected files are not displayed.
* Users with attachment download restrictions cannot access these files.


---

# 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://support.docstudio.com/user/platform-settings-and-troubleshooting/how-to-view-external-documents-using-microsoft-office-viewer.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.
