# Whiteboarding with drawing tablets

## Type of drawing tablet

Any type of drawing tablet works for whiteboarding.

However those drawing tablets with screens (pen displays and standalone devices) do work better in my experience. This is because it just feels more natural to see what your whiteboarding on the screen as you draw.

## Applications&#x20;

* **Visio** - <https://www.microsoft.com/en-us/microsoft-365/visio>&#x20;
* **Excalidraw** - <https://excalidraw.com/>&#x20;
* **Draw\.io** - [diagrams.net](https://www.drawio.com/)
* **Microsoft whiteboard** (windows, iOS, web) - <https://www.microsoft.com/en-us/microsoft-365/microsoft-whiteboard/digital-whiteboard-app>
* **Miro** - <https://miro.com/>&#x20;
* **Lovable** - <https://lovable.dev/> &#x20;
* **Built-in whiteboarding features** in communication apps such as Microsoft teams and zoom.
* **Microsoft Powerpoin**t - Some people use Microsoft PowerPoint as a whiteboarding app. This allows the whiteboard to have a collection of pages - with each page being a slide in the PowerPoint presentation. And then they can take advantage of PowerPoint drawing tools.
* **Google Keep** - Supports taking visual notes where you can draw.


---

# 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.sevenpens.com/drawtab/basics/scenarios/whiteboarding.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.
