> 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/parallels-desktop-preferences/advanced-preferences.md).

# Advanced Preferences

Use **Advanced** Preferences to participate in the customer experience program, reset hidden messages, and make Parallels Desktop create more detailed log files.

To open these preferences, choose **Parallels Desktop** > **Preferences**, then click **Advanced**.

<figure><img src="https://848397067-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhVLphlNWs82OS4cXatMx%2Fuploads%2FABLvvbi6KhkvOdDhXYeV%2FPDFM-122038_PDPref-Advanced.png?alt=media&amp;token=35ffc5e7-94a3-4cc7-984d-1373d6e0c3b1" alt=""><figcaption></figcaption></figure>

| Option                        | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Feedback**                  | <p>If you want to help us make Parallels Desktop better fit your needs, please select <strong>Participate in the Customer Experience Program</strong>. Parallels will collect information about your Mac and virtual machine configuration.</p><p><strong>Note:</strong> Any types of private information like your name, e-mail, address, phone number, and keyboard input <em>will not</em> be collected.</p>                                                                                                            |
| **Troubleshooting**           | While functioning, Parallels Desktop automatically creates a log file that can be used by the Parallels support team for solving problems and improving the product. If you select the **Use detailed log messages** option, Parallels Desktop will start creating a more detailed log file. It can be helpful for the Parallels support team, but uses more hard disk space and may lower the system performance. You're not recommended to enable this option until you're asked to do so by the Parallels support team. |
| **Reset all dialog warnings** | Some Parallels Desktop dialogs and windows are provided with the **Do not show this message again** option. If you select this option, the corresponding dialog will not appear the next time you perform the same operation. Using the **Reset Warnings** button, you can reset all dialogs and windows with this option selected to display them again each time you initiate the corresponding operation.                                                                                                               |


---

# 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/parallels-desktop-preferences/advanced-preferences.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.
