# Importing and Exporting tablet driver configurations

## Overview

Some brands (Huion and XP-Pen) and maybe let you export and import driver configurations. This has some great benefits:

* You can backup the settings that work well for you and restore them later
* You can configure a tablet on one computer and import that configuration on another computer.

## Wacom Center

Click on the gear icon in the upper right.  You will see a **New Backup** button for exporting, and a Import backup button.

## Huion

In the Huion driver, click on the gear icon, then navigate to the **Backup** tab. You will see **Export** and **Import** buttons

## XP-Pen

In the XP-pen driver, click on the gear icon. You will see **Export config** and **Import config** buttons.

&#x20;


---

# 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/drivers/import-export-tablet-driver-config.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.
