# Connecting your Drawpad to a whiteboard

You can connect your Drawpad to any whiteboard in a location. Multiple people can connect to the same whiteboard and draw collaboratively. There can also be a mix, where some people have connected their Drawpads to the whiteboard, and other people are drawing directly on the whiteboard.

{% hint style="info" %}
On a desktop device, you automatically connect your Drawpad to a whiteboard when you select the Draw button on the whiteboard. For more information, see [Drawing on whiteboards on desktop devices](/engage/advanced-features/drawpad-and-whiteboards/drawing-on-boards-on-desktop-devices.md).
{% endhint %}

{% hint style="warning" %}
A host can control whether non-hosts can connect their Drawpad to a whiteboard. For more information, see [Controlling permissions](/engage/host-controls/controlling-permissions.md).
{% endhint %}

To connect your Drawpad to a whiteboard, complete the following steps:

1. Open your Drawpad. For instructions, see [Opening your Drawpad](/engage/advanced-features/drawpad-and-whiteboards/opening-your-drawpad.md).
2. Select the **Whiteboard** tab.
3. On the **Whiteboard** tab, select **Connect**.
4. In the location, select the whiteboard that you want to connect to. On a desktop device, click on the whiteboard. On a VR device, target the whiteboard with your hand controller, and then press the trigger button.

The **Whiteboard** tab on your Drawpad is connected to the whiteboard. If there was a drawing on the whiteboard, it appears on the **Whiteboard** tab of your Drawpad. You can switch between the **My Drawpad** tab for private drawing and the **Whiteboard** tab for public drawing.

## Disconnecting your Drawpad

To disconnect your Drawpad from a whiteboard, complete the following step:

* Select the menu button in the lower-left corner of the Drawpad, and then select **Disconnect whiteboard** from the menu that appears.


---

# 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.engagevr.io/engage/advanced-features/drawpad-and-whiteboards/connecting-your-drawpad-to-a-whiteboard.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.
