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

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