# Sharing Parameters

**--smart-mount** <**on** | **off**>

Enables or disables shared volumes.

**--shared-profile** <**on** | **off**>

Enables or disables shared profile.

**--shared-cloud** **\<on | off>**

Enables or disables shared cloud.

**--sh-app-guest-to-host** <**on** | **off**>

Enables or disables sharing guest applications with the host.

**--show-guest-app-folder-in-dock** <**on** | **off**>

Enables or disables showing the folder with guest OS applications in the Dock.

**--sh-app-host-to-guest** <**on** | **off**>

Enables or disables sharing host applications with guests.

**--shared-clipboard \<on | host-to-guest | guest-to-host | off>**

{% hint style="info" %}
**Note**: This command is not yet supported for macOS virtual machines running on Apple Silicon Macs. The shared clipboard is enabled by default on macOS virtual machines.
{% endhint %}

Controls the availability of clipboard contents between the Mac and Windows/Linux virtual machines.&#x20;

<br>


---

# 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.parallels.com/landing/parallels-desktop-developers-guide/command-line-interface-utility/manage-virtual-machines-from-cli/virtual-machine-configuration-tasks/sharing-parameters.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.
