# Install As A Script Panel

A script panel is a script that is accessible via the window tab. Also you will also be able to dock the script inside a panel and keep everything nice and tidy.

### Installation

Place the **expression library.jsx** file into the **ScriptUI Panels** folder located here

* **Mac OS:** Application/Adobe After Effects \<version>/Scripts
* **Windows:** Program File\Adobe\Adobe After Effects \<version>\Support Files\Scripts

If the folder **ScriptUI Panels** does not exist, then create a folder and name it **ScriptUI Panels**. Then past the copied files into it.


---

# 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.expression-library.bearstudios.co.uk/faq/installing-the-script/install-as-a-script-panel.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.
