# Configure control settings

**Control settings** options allow you to control various actions on the client side. These options affect the following Parallels Clients:

* Windows
* Linux
* Mac
* Android
* iOS

### Connections

On the **Connections** pane, select (or clear) the following options:

* **Prohibit adding of RAS connections**. When a user presses the **Add Connection** button, an RDP connection is always created.
* **Prohibit adding standard RDP connections**. When a user presses the **Add Connection** button, a RAS connection is always created

### Password

On the **Password** pane, specify the following options:

* **Prohibit saving username**. Parallels Client will not display the username of the last user who logged in. Selecting this option automatically enables the **Prohibit saving password** option.
* **Prohibit saving password**. The option to save the password will not be shown to the user for that particular connection. A password is never saved on a disk, but kept in memory until the user closes the application.
* **Prohibit changing password**. The option to change the password will not be shown in the context menu for that particular connection.

### Import and export

On the **Import and Export** pane:

* **Prohibit importing settings**. If this option is selected, the user cannot import connection settings to Parallels Client.
* **Prohibit exporting settings**. If this option is selected, the user cannot export connection settings from Parallels Client.


---

# 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/ras-admin-guide/v19-en-us/parallels-ras-19-administrators-guide/user-device-management-and-client-policies/client-policies/configure-control-settings.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.
