# Export & Import

{% hint style="info" %}
**IMPORTANT** Exporting and importing script types is an advanced feature intended only for System Administrators. If you don't see these options it's likely your Keyfax Administrator Tools user account does not have sufficient permission to view these options. It's highly recommended you contact Omfax Support first for assistance with exporting and importing script types across different databases.&#x20;
{% endhint %}

### Export Script Type

This exports a set of scripts into an XML file that can be imported into another Keyfax Database. Select Export and then Script Type. You will then be asked where you want to save the XML file of the scripts.

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

This will result in a file being saved at the location, which can then be opened into a browser to view the contents.

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

### Import Script Type

Using the Import Script Type button you can browse for a previously export script type XML file and attempt to import. To avoid conflicts, Keyfax will prompt you to create a new unique script type for the imported scripts if an existing script type of the same name is found.&#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.keyfax.biz/product-suite/admin/advanced/export-and-import.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.
