# Import/Export

**Backup and Restore Your Settings**

This feature allows you to safeguard your current settings by either copying or downloading them. It's essential to keep these backups secured as they can be invaluable for:

* Restoring your settings in case of any mishap.
* Transferring your preferences to this extension or another.

Maintain a backup to ensure a seamless experience across your extensions.

#### Export settings

Open the configuration of the extension, go to the “import/export” section and press the “download data file” button. Store the JSON in a recognisable location for later use.

#### Import settings

In a different dashboard, open the configuration of the extension and navigate to the same menu. Paste the contents of the JSON file into the text box and press “Import” (Be aware that this will override any existing configuration). Press “Save” in the top-right corner and close the configuration to see the change take immediate effect.

<figure><img src="/files/PODc8VBDf1RyFuoJMF6f" alt=""><figcaption></figcaption></figure>


---

# 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.infotopics.com/writebackextreme/features/tableau-extension/configuration/general/import-export.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.
