> 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/drawtabs/wacom/wacom-cintiq-pro/wacom-dth172-notes.md).

# Cintiq Pro 17 (DTH-172) notes

## Overview

NOTE: I don't have this tablet.

This was part of Wacom's refresh of the Cintiq Pro series in 2022 through 2023. It arrived alongside the Cintiq Pro 27 and Cintiq Pro 22.

As is typical for a Wacom Cintiq Pro, it should have an excellent drawing experience.

However, for many of you, especially if you don't need 4K or advanced color support, the Wacom Cintiq 16 2025 (DTK-168) is a much better overall choice since it has the same great drawing experience but costs much less. See the [Wacom Cintiq 16 2025 (DTK-168) notes](/drawtab/catalog/drawtabs/wacom/wacom-cintiq/wacom-dtk168-notes.md).

## Basics

* Model Year: 2023

## Links

* Product Page: <https://estore.wacom.com/en-us/wacom-cintiq-pro-17-dth172k0a.html>
* [Brad Colbow review of Cintiq Pro 17](https://www.youtube.com/watch?v=JBn727A9pAc) Nov 6, 2023


---

# 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/drawtabs/wacom/wacom-cintiq-pro/wacom-dth172-notes.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.
