> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/parallels-desktop-preferences-and-virtual-machine-settings/virtual-machine-settings/options/web-and-email-settings.md).

# Web & Email Settings

In the **Web & Email** pane, you can enable the plugin for Safari to open web pages in Microsoft Edge. You can also read how to [set the links and emails that you open in Windows to always open in a macOS web browser or email app and vice versa](/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/use-windows-on-your-mac/setting-how-windows-works-with-macos/sharing-items-between-macos-and-windows/setting-internet-links-or-emails-to-always-open-in-macos-or-windows.md).

To open this pane, choose **Actions** > **Configure** > **Options**, then click **Web & Email**.

<figure><img src="https://content.gitbook.com/content/hVLphlNWs82OS4cXatMx/blobs/4Rm7Z9pfHDuteEQig64f/Screenshot%202024-01-19%20at%2017.29.27.png" alt="" width="563"><figcaption></figcaption></figure>

| Option            | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Safari plugin** | <p>Some webpages work best when viewed in Microsoft Edge. If you are browsing in macOS using Safari, you can quickly open the current page in Microsoft Edge by doing the following:</p><ol><li>Click <strong>Enable Plugin</strong> to enable the "Open in Edge" plugin.</li><li>Once the plugin is enabled, click the <strong>Open in Edge</strong> button in the Safari toolbar.</li></ol><p>If Windows isn't already open, it starts up, and the page opens in Microsoft Edge.</p> |


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/parallels-desktop-preferences-and-virtual-machine-settings/virtual-machine-settings/options/web-and-email-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
