# General settings

The Theme settings described below apply to Parallels Client for all available platforms.

## **General**

Select **General** in the left pane and specify the following Theme properties:

* **Enable Theme:** Enable or disable the Theme (the default Theme cannot be disabled).
* **Name:** Specify a Theme name.&#x20;
* **Description:** Specify an optional Theme description.
* **Path:** Specifies a postfix for the Theme login page URL. This field is populated automatically with the Theme name when you save it, but you can specify a name of your choice. The complete URL of the Theme login page is comprised of "https\://\<host-name>/" followed by the name specified in this field. For the explanation of what the \<host-name> should be, please see [**Web request load balancing**](https://docs.parallels.com/parallels-ras-administrators-guide-19/parallels-ras-19-administrators-guide/ras-secure-gateway/configuring-a-ras-secure-gateway/web-request-load-balancing).

  For example, if you name the Theme "Theme-S1", the complete URL is https\://\<host-name>/Theme-S1. When you save the Theme, the URL is displayed on the **Themes** tab in the RAS Console (the **User Portal URL** column).

  Please note that the URL described above is the short version, which is easier to remember and use. The full version is:

  https\://\<host-name>/userportal/?theme=\<team-name>

  Both the short and the long versions are equally valid.

{% hint style="info" %}
**Note:** You can find the link for connecting to the Theme via browser in the **User Portal URL** field and via a native Parallels Client in the **Client connection** field.
{% endhint %}

{% hint style="info" %}
**Note:** The following reserved words are not allowed as theme names: userportal, rashtml5gateway, 2xhtml5gateway, getclientip, urlschemaredirector, and rasgeolocatorinfo.
{% endhint %}


---

# 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/parallels-ras-21-administrators-guide/parallels-web-client-and-user-portal/configure-themes/general-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.
