# The Parallels RAS Console

The Parallels RAS Console is a Windows application used to configure and administer a Parallels RAS Farm.

To open the Parallels RAS Console, navigate to **Apps** > **Parallels** and click **Parallels Remote Application Server Console**. Note that you can open multiple instances of the Parallels RAS Console on the same computer if you want to manage more than one Farm or Site simultaneously without switching between them inside the console. This works with a locally installed Parallels RAS Console and when you run it as a remote application from Parallels Client.

{% hint style="info" %}
**Information:** In addition to Parallels RAS Console, Parallels RAS 18 introduced Parallels RAS Management Portal, an HTML5 browser-based console that lets you manage Parallels RAS. Note that at the time of this writing, Parallels RAS Management Portal does not completely replace the desktop RAS Console as some management features are still in development. More features will be added in the upcoming releases. For more information, please refer to **Parallels RAS Management Portal Guide**, which is available on the Parallels website: <https://www.parallels.com/products/ras/resources/>.
{% endhint %}

The following screenshot and the description below it give you an overview of Parallels RAS Console.

<figure><img src="/files/pEgt5NuMCfA0UFJUb2QB" alt="Parallels RAS Console"><figcaption><p>Parallels RAS Console</p></figcaption></figure>

The Parallels RAS Console consists of the following sections:

| <img src="/files/To9oyCCHOwV3q9arfWza" alt="Red-1.png" data-size="original"> | This section lists categories. Selecting a category will populate the right pane with elements relevant to that category.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/Apdn5qvpkl2ggp9bQ0mQ" alt="Red-2.png" data-size="original"> | This section (the middle pane) is available only for the **Farm** and the **Publishing** categories. The navigation tree allows you to browse through objects related to that category.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| <img src="/files/S9mdN1Hf03ap89GrwCeR" alt="Red-3.png" data-size="original"> | This section displays the selected object or category properties, such as servers in a Farm or published application properties, etc.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| <img src="/files/RXHBFQxF5i7dfxzlFlBu" alt="Red-4.png" data-size="original"> | <p>The information bar at the top of the RAS Console displays the name of the Site you are currently logged in to on the left side (the <strong>Location</strong> field). If you have more than one Site, you can switch between them by clicking the drop-down list (the Site name) and choosing a desired Site. If you used the RAS Console to connect to more than one Farm, the drop-down list will also display the other Farm name(s), clicking on which will connect the console to that Farm.</p><p>Your administrator account name is displayed on the right side. Clicking on the name opens a drop-down list from which you can initiate a chat with other administrators, show current sessions, and log off from the RAS Console.</p><p>The <strong>Press 'Apply' to commit the new settings</strong> message in the middle (in red) appears after you make any changes to any of the components or objects. It reminds you that you need to apply these changes to Parallels RAS for them to become effective. The following describes how it works.</p><p>When you make changes in the RAS Console, they are saved in the database as soon as you click <strong>OK</strong> in a dialog. If you close the console at this point, the changes will remain in the database and will not be lost. The changes, however, are not yet applied to running instances of the Parallels RAS processes, so they have no effect in the running RAS Farm. When you click the <strong>Apply</strong> button (at the bottom of the screen) the changes are applied to the runtime and become effective immediately.</p><p>When modifying anything in the RAS Console, follow these rules. When you make a small change, you can click <strong>Apply</strong> as soon as you are done with it. If you are working on something that requires many modifications in many places, you can wait until you are done with all changes and only then press <strong>Apply</strong> to apply all of them at the same time.</p> |
| <img src="/files/0EzMWwq1DoLK5y5p7npp" alt="Red-5.png" data-size="original"> | The information bar at the bottom of the screen is used to display the most recent console notification (if one is available).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |


---

# 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/getting-started-with-parallels-ras/the-parallels-ras-console.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.
