> For the complete documentation index, see [llms.txt](https://docs.sevenpens.com/drawtab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sevenpens.com/drawtab/catalog/accessories/auxiliary-input-devices/tourbox.md).

# TourBox

## Overview

TourBox (<https://www.tourboxtech.com/>) makes an input device that simplifies working with a drawing tablet. [TourBox notes](/drawtab/catalog/accessories/auxiliary-input-devices/tourbox/tourbox-notes.md)

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

## Summary

Essentially, the TourBox is like a keyboard or keypad that looks like a game controller, where the buttons are completely customizable. A single key or dial can even be set to perform different functions in different applications.

The key benefit of this device is that, instead of using the keyboard while you draw, you can use the TourBox to perform common actions like:

* zoom in / zoom out
* undo / redo
* change brush size
* switch tools

There are 4 models:

* TourBox NEO - this was the first version
* TourBox ELITE - this is an improved version that supports some haptic feedback and has wireless support
* TourBox LITE - This is a simpler version that is just as big as the NEO and ELITE and has fewer controls.
* TourBox Elite Plus - This added the ability to work with iPads. It does not work with Android.

## TourBox Elite Plus

Released: 2024

* [Teoh on Tech - Tourbox Elite Plus (review): Productivity Shortcut Remote for Visual Content Creators](https://www.youtube.com/watch?v=GWPH3wvw0iM) 2025-06-13
* [Aaron Rutten - My Favorite Procreate Settings for the TourBox Elite Plus](https://www.youtube.com/watch?v=TdWHXnxaHHI) 2025-02-05
* [Aaron Rutten - TourBox Elite Plus: My Top Benefits & New Features](https://www.youtube.com/watch?v=8Y-9fsYgeyc) 2024-12-23

## TourBox LITE

Released: 2024

* [Todd Dominey review of TourBox LITE](https://www.youtube.com/watch?v=WAAK1sMD-UU) 2024-13-03

## TourBox Elite

Released: 2023

* [EyekooDrawsStuff - 6 reasons why the TourBox Elite is the ultimate art controller for me](https://www.youtube.com/watch?v=_Nb4KSTPN6g) 2025-01-16
* [Create Now Sleep Later review of the TourBox Elite](https://www.youtube.com/watch?v=lF6qwwP-QQA) 2024-11-29
* [Aaron Rutten review of TourBox ELITE](https://www.youtube.com/watch?v=4KlcHw218s0) 2024-04-03
* [Nadiaxel review of TourBox ELITE](https://youtu.be/yH_zSxUHSw0) 2023-06-15
* [BoroCG review of TourBox ELITE](https://youtu.be/4BChI1SvIdE) 2021-12-02
* [PetaPixel review of TourBox ELITE](https://petapixel.com/2021-12-11/tourbox-elite-review-my-favorite-editing-tool-is-now-wireless/) 2021-12-11

## TourBox NEO

Released: 2020

* [Brad Colbow review of TourBox NEO](https://youtu.be/sQT7Gctw_gk) 2020-09-04
* [uricksaladbar review of TourBox NEO](https://youtu.be/BroG89gnGnk) 2021-10-29
* [Todd Dominey review of TourBOX NEO](https://www.youtube.com/watch?v=p9na1WPAQnY) 2021-10-17


---

# 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.sevenpens.com/drawtab/catalog/accessories/auxiliary-input-devices/tourbox.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.
