# RDSH groups

When you publish resources in Parallels RAS, you need to specify one or more hosts that host them. RDSH host pools allow you to combine multiple RD Session Hosts and then publish the resources from the host pool instead of specifying individual hosts.

The main benefits of using RD Session Host host pools are as follows:

* They simplify the management of published resources and are highly recommended in multi-host environments.
* They allow you to use RD Session Hosts created from a template by utilizing the VDI infrastructure. More on this later in this section.

Note that an RD Session Host can be a member of one host pool only. You cannot add the same host to multiple host pools.

## **Creating a host pool**

To create an RDSH host pool:

1. Navigate to **Infrastructure** > **RD Session Hosts** > **Host pools**.
2. Choose **New host pool** from the ellipsis menu (or click the plus-sign icon).
3. Type a host pool name and press **Enter**.
4. Click the new host pool name in the list to open the host pool editing screen.
5. Click **Properties** in the middle pane and configure the host pool. Settings here are similar to settings of an individual RD Session Host. See [**Configure an RD Session Host**](https://docs.parallels.com/landing/ras-mp-guide/v19-en-us/infrastructure/rd-session-hosts/configure-an-rd-session-host).

## **Using host pool defaults**

RD Sessions Hosts assigned to a host pool have various settings that they can inherit from the host pool defaults. This makes it simpler to configure a single set of settings for all hosts instead of configuring each host individually. A Site also has its own default settings (Site defaults). Moreover, an RD Session Host host pool can inherit these Site defaults. This gives you the following choices when inheriting default settings by an RD Session Host:

* Configure Site defaults and make the host pool inherit these settings. The RD Session Hosts assigned to the host pool will therefore also inherit Site defaults. This is the default scenario for a new host pool.
* Configure default settings for a given host pool. This way you can have multiple host pools, each having its own host pool defaults (different from Site defaults). Therefore, the hosts assigned to a host pool will inherit the host pool defaults.


---

# 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-mp-guide/v19-en-us/infrastructure/rd-session-hosts/rdsh-groups.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.
