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

# Scripts

Accessed through clicking Development > "**Scripts"** link on the left side panel of the application.

Scripts are a way of defining custom logic and data transformations that can be executed as part of the integration process. Scripts can be used to automate complex or custom tasks that can not be performed using Mappings, standard data transformation capabilities and Map Chains.

<figure><img src="https://2064141549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbabsiNJvoWQygNRGHzGx%2Fuploads%2FGttOlmgtnTYcccIOngpe%2FScreenshot%202023-02-10%20at%203.03.58%20AM.png?alt=media&amp;token=25690407-6cf1-4f03-8df9-69f256be0b90" alt=""><figcaption></figcaption></figure>

On the top of the Scripts panel there are controls for:

* Creating a new Script
* Opening a Script
* Saving a Script

Along with Editor controls:

* Edit Mapper variables from the Groovy Script
* Edit Mapper Lookup Tables from the Groovy Script
* Edit functions
* Edit classes
* Import Scripts & Mapper files
* Insert Utilities created by Justransform
