> 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/virtual-desktop-infrastructure-vdi/remote-pc-pools-in-vdi/adding-remote-pcs-to-a-pool.md).

# 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/parallels-ras-21-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/parallels-ras-21-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
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/virtual-desktop-infrastructure-vdi/remote-pc-pools-in-vdi/adding-remote-pcs-to-a-pool.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.
