# Edit Connection Settings

To edit your Remote Application Server or RDP connection parameters, do the following:

{% hint style="info" %}
**Note:** Parallels Client supports the RAS policies. Due to these policies, some of the settings described below may be grayed out or cannot be changed. If you notice such a setting, please contact your administrator for assistance.
{% endhint %}

1. Open Parallels Client.
2. Tap the <img src="/files/iMiSSyeBe2PzGmGacCQb" alt="Three_Dots.png" data-size="line"> icon in the top right corner and choose **Edit connections**.

{% hint style="info" %}
**Note:** This icon may be absent if your Android device has a physical or virtual menu button. Use this button instead.
{% endhint %}

3. Tap the **Gear** icon below the connection which settings you want to modify. The following screen appears:

<figure><img src="/files/hvFMugGYUQNk2ul0Aj0w" alt=""><figcaption></figcaption></figure>

You can edit the following parameters:

* **Friendly name**. In this field, you can change the name of your connection.
* **Server address**. In this field, you can change the remote server IP address or host name.
* **Authentication type**. Tap this menu to select the desired method of authentication:
  * **Credentials**. Select this option and then enter your username and password. You will be authenticated on the remote server using the specified credentials.
  * **Web**: Select this option to use the SAML SSO authentication.
    * **Connection**. Tap this field to access the group of [connection-related settings](/landing/ras-android-client-guide/edit-connection-settings/connection-settings.md).
    * **Advanced**. Tap this field to access the group of [advanced settings](/landing/ras-android-client-guide/edit-connection-settings/advanced-settings.md).
    * **View applied server policy**. This point is visible only if some RAS policy is applied to your device. Tap it to see [more information about the policy](/landing/ras-android-client-guide/edit-parallels-client-settings/policy-information.md).

Once ready, tap **Save** in the top right corner.


---

# 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-android-client-guide/edit-connection-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.
