# Browser Preview

While the WYSIWYG editor allows you to view your design, you'll sometimes want to check how it looks in a browser.

To preview your website in your default browser, you can click the Safari Browser icon in the toolbar (Command-P). You can also press Command-Option-P to choose a different browser.

{% embed url="<https://youtu.be/gDg3POK920s>" %}

### Preview Troubleshooting&#x20;

For the local network web preview to be available you need to have already Previewed your site locally in the Browser. You can also press the "Restart Web Server" button to start the local preview and generate a new QR Code to scan.

<figure><img src="https://3876014504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNy6AECEVH2p4eFDicpM1%2Fuploads%2FQcEAcoxgp2QoTIk2WiyJ%2FCleanShot%202026-02-16%20at%206%E2%80%AF.41.27%402x.png?alt=media&#x26;token=ad4e5e3d-7656-4f93-9080-4d8ebc978697" alt=""><figcaption><p>Press "Restart Web Server" to start Local Preview</p></figcaption></figure>

Once the web server is running you have two ways of getting the address for your local network preview. Copy and Paste the URL from the Advanced Project Settings, Or point your iPhone at the QR Code.

<figure><img src="https://3876014504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNy6AECEVH2p4eFDicpM1%2Fuploads%2FXrFJ0yilJ7SKkTuxoPv4%2FCleanShot%202026-02-16%20at%205%E2%80%AF.21.21%402x.png?alt=media&#x26;token=f306d76d-0da1-49e8-aeaf-0bffcb21b673" alt=""><figcaption><p>Scan QR Code to open URL on iPhone or iPad, etc.</p></figcaption></figure>

#### Safari can't open the page

If you cannot see the Preview in Safari, you might be blocking http traffic. Either try another browser, or switch off the "Not Secure Connection Warning" in the Safari Settings.

This setting can be found in `Settings.app > Apps > Safari`.

<figure><img src="https://3876014504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNy6AECEVH2p4eFDicpM1%2Fuploads%2FF7Uq7biyctIkG57lP787%2FFile.png?alt=media&#x26;token=bf941cde-381f-4351-9f3a-dc79d6dbce11" alt=""><figcaption></figcaption></figure>

**Still having local network preview issues?**

* [Follow the advice on this Forum thread](https://forums.realmacsoftware.com/t/need-help-with-network-preview-in-elements-2-0-beta-6/54453).


---

# 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/previewing-your-website.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.
