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

# import-export-script

You can enjoy seamless control over the Scripts with import and export functionalities:

### ***Prerequisites***

* Previously ***Created Project***
* Previously ***Created Module***
* Previuosly ***Created Script***

### ***Export Script***

It allows the user to export the steps available within a script with a simple action called 'Export as.' It also allows the user to select different formats for export, such as JSON and XLSX.

Steps to Export Script :

1. Navigate to the script from which you want to ***Export*** .
2. Click on the ***"Export as"*** Button and Select the file type to export the Test Script.
3. A file with the selected type\[JSON/XLSX] will be downloaded.

   ![Export Script](https://4207139903-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjbOt9KtYfZmokTYzgSHc%2Fuploads%2Fgit-blob-96f20bcd4f886f32a889119998b39ff911ba7278%2Fexport-file.gif?alt=media)

## Example of XlSX/JSON

![Excel Sheet](https://4207139903-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjbOt9KtYfZmokTYzgSHc%2Fuploads%2Fgit-blob-a4bdd7410e599a82f223bd57cf97efc5f3bbd143%2Fsample-excel-sheet.png?alt=media)

![Sample Json](https://4207139903-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjbOt9KtYfZmokTYzgSHc%2Fuploads%2Fgit-blob-a266b1f98fb067da787f0a1962d1c2f81eb8ed35%2Fsample-json.png?alt=media)

### ***Import Script***

Now, users can also import downloaded test scripts from any project using a simple action called 'Import File' , which allows users to select different formats for import, such as JSON and XLSX.

Steps to Import Script :

1. Navigate to the script in which you want to import the steps.
2. Click on the ***"Import File"*** Button and Select the file to import the test steps (JSON/XLSX).

   ![File Explorer](https://4207139903-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjbOt9KtYfZmokTYzgSHc%2Fuploads%2Fgit-blob-302010377610c2c76b894532cc3306e5deb78b49%2Ffile-explorer.png?alt=media)

   ![Import Script](https://4207139903-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjbOt9KtYfZmokTYzgSHc%2Fuploads%2Fgit-blob-7c005c543eb400beaaf49e162185a8347e1aaa89%2FImport-script.gif?alt=media)
