# Using a drawing tablet in portrait or landscape orientation

By default, drawing tablets are configured for landscape orientation. However all drawing tablets can be configured to handle portrait orientation also. This applies to both pen tablets and pen displays.

<figure><img src="/files/aKXGzit0HosaHbnl1IgS" alt="" width="375"><figcaption></figcaption></figure>

This is done via a "rotation". You will at least need to make a change in the tablet driver. And if you are using a pen display, also in the display settings of your computer's operating system. This rotation configuration instructions are here: [Rotating a drawing tablet](/drawtab/guides/ergonomics/rotating-drawtab.md)


---

# 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/guides/ergonomics/orientation.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.
