> For the complete documentation index, see [llms.txt](https://docs.hidemyacc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hidemyacc.com/6.3.-import-export-scripts.md).

# 6.3. Import/Export scripts

### ⚙️ Import self-coded scripts

You can import self-coded scripts in JSON or Puppeteer format to run on Hidemyacc. In the **"Your Scripts"** section, click on the **"Import script"** icon.

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

You can import two types of scripts:

* **Text script:** This is a .txt file script exported from the drag-and-drop script created on Hidemyacc. You can use this feature to import scripts exported from other Hidemyacc accounts.
* **Puppeteer script:** You can upload a file or write your own code in the section below.

<figure><img src="/files/MLlD69igp5qnrXVivAQL" alt=""><figcaption><p>Import Text script</p></figcaption></figure>

<figure><img src="/files/gqKAiy5ebrtJHQUeD9D9" alt=""><figcaption><p>Import Puppeteer script</p></figcaption></figure>

### ⚙️Export scripts

To export drag-and-drop scripts, click **"Edit"** script and then select **"Export".**

<figure><img src="/files/CqPcyxO6RW2A7xhD70h1" alt=""><figcaption><p>Edit sctipt</p></figcaption></figure>

<figure><img src="/files/63WrIM9BsZk8xt7WzWjZ" alt=""><figcaption><p>Export scripts</p></figcaption></figure>

The exported script will be encrypted as a **.txt file**. You can import the script to run on other Hidemyacc accounts.

<figure><img src="/files/92JT1EiuasYXorhTPxnd" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** Do not make any edits to the exported file.
{% endhint %}
