# Quicklook Document

{% hint style="info" %}
**IMPORTANT:** This functionality is currently disabled in beta builds, and can safely be ignored for now.
{% endhint %}

If you'd like to see previews of your projects in the finder instead of the generic Elements icon, you'll need to enable Quick Look. Follow our short guide below to enable this.

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

### How to enable Quick Look Previews

When you first launch Elements, the Finder will inform you that a **Quick Look Preview Extension** has been added. This extension needs to be enabled if you want to see a preview of your website in the Document icon.

<figure><img src="/files/454bdxMzBLArxR2Iidyc" alt="" width="375"><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### Open System Settings

Go to the Apple menu and choose "System Settings…"

<img src="/files/kYHl3wnxQxPulUU5dpoC" alt="" data-size="original">
{% endstep %}

{% step %}

### Find Quick Look Settings

Navigate to `General > Login Items and Extensions > Quick Look` and scroll to the bottom of the Login Items and Extensions area and click the "i" button next to Quick Look.

<img src="/files/vmlnJ3bNhwwVnUR2RGAR" alt="" data-size="original">
{% endstep %}

{% step %}

### Check Elements is Enabled

Find Elements in the Quick look panel and ensure the toggle is on.

<img src="/files/z37rIHLFYfeUGROQnfZZ" alt="" data-size="original">
{% endstep %}

{% step %}

### Restart your Mac

It's worth restarting to ensure the Quick Look plugin is fully enabled. You should now see icon previews for your projects in the Finder. Please Note: Previews will only appear on newly saved documents after Quick Look has been enabled.
{% endstep %}
{% endstepper %}


---

# 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.realmacsoftware.com/elements-docs/elements-app/quicklook-document.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.
