> 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-windows-client-guide/v20/parallels-client-overview.md).

# Parallels Client Overview

Starting with Parallels RAS 19.3.1, Parallels Client for Windows allows you to choose between modern and classic user interfaces:

* Modern interface streamlines the experience and makes it easier to access all your RAS resources in one place. In this guide, all actions are specific to modern interface unless stated otherwise.
* Classic interface brings the familiar Parallels Client layout of Parallels Client 19.3 and earlier.

You can switch between modern and classic interface in [global options](/landing/ras-windows-client-guide/v20/using-parallels-client-for-windows/configure-global-options.md).

**Modern interface**

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

Modern interface is divided into the following sections (from left to right, top to bottom):

* **Navigation** button. Allows to switch between different RAS and RDP connections.
* [Main menu](/landing/ras-windows-client-guide/v20/using-parallels-client-for-windows/using-a-ras-connection/launching-published-resources-modern-interface.md). Allows to perform popular actions with RAS and RDP connections.
* [**Favorite** and **All apps** tabs](/landing/ras-windows-client-guide/v20/using-parallels-client-for-windows/using-a-ras-connection/launching-published-resources-modern-interface.md). Contain published applications and desktops you can connect to.
* **Sort** button. Allows to sort published resources in different ways.
* **View** button. Allows to switche between list and table view for published resources.
* [**Manage connection** menu](/landing/ras-windows-client-guide/v20/using-parallels-client-for-windows/using-a-ras-connection/launching-published-resources-modern-interface.md). Allows to perform actions specific for the selected RAS connection.
* **Search** button. Allows to search for specific resources.
* Resource navigation and breadcrumbs. Allows to quickly navigate between published folders.
* Resource area. Shows published resources.

**Classic interface**

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

Classic interface is divided into the following sections (from left to right, top to bottom):

* Main menu. Allows to perform all actions on RAS and RDP connections and resources.
* Resource navigation and breadcrumbs. Allows to quickly navigate between published folders.
* Search bar. Allows to search for specific resources.
* Connections tree. Allows to navigate between connections and published folders.
* Resource area. Shows published resources.


---

# 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-windows-client-guide/v20/parallels-client-overview.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.
