# Adding Remote PCs to a pool

{% hint style="info" %}
**Note:** To be managed in a Remote PC pool, a Remote PC must have RAS Guest Agent installed. For more information, see the [**RAS Guest Agent installation options**](/landing/ras-admin-guide/v19-en-us/parallels-ras-19-administrators-guide/virtual-desktop-infrastructure-vdi/remote-pc-pools-in-vdi/ras-guest-agent-installation-options.md).
{% endhint %}

Once you assigned PCs to a Provider, you can add them to a Remote PC pool as follows:

1. In **Farm** > \<Site> > **VDI**, select the **Pools** tab.
2. Add a new pool by clicking **Tasks** > **Add** in the **Pools** pane.
3. Select the pool that you've created and then in the **Members** pane, click **Tasks** > **Add** and choose one of the following:
   * **All Hosts in Host**: Adds all Remote PCs assigned to the Provider. When you click this option, a dialog opens allowing you to select a Provider. Select the host and click **OK**.
   * **Host**: Adds an individual Remote PC. In the dialog that opens, select a desired Remote PC and click **OK**. Another dialog may open asking you to upgrade RAS Guest Agent on a Remote PC (the agent is required for a PC to be managed in a pool). Click **OK** to upgrade (or install) the agent. You can also upgrade the RAS Guest Agent on one or more PCs at another time as described in [**RAS Guest Agent installation options**](/landing/ras-admin-guide/v19-en-us/parallels-ras-19-administrators-guide/virtual-desktop-infrastructure-vdi/remote-pc-pools-in-vdi/ras-guest-agent-installation-options.md).

Once you add one or more Remote PCs to a pool, they will appear in the **Pool management** tab and in the **Desktops** tab.

{% hint style="info" %}
**Tip:** If you need to disable the pool for maintenance, you can do so by clearing the checkbox in front of the pool name.
{% 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/v19-en-us/parallels-ras-19-administrators-guide/virtual-desktop-infrastructure-vdi/remote-pc-pools-in-vdi/adding-remote-pcs-to-a-pool.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.
