# Job Execute ExtendScript In After Effects Action

With the help of the Job Execute Extendscript in After Effects it is possible to execute every Extendscript call that After Effects makes available. In order for this to work, the render node that executes the stream containing this node must have at least After Effects installed or opened as recommended. The node described here communicates with the invisible Helmut4 After Effects Panel Extension (installed automatically with the client), which executes the Extenscript call.


---

# 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.helmut.de/helmut4-releases/v4.6.2/helmut4-components/streamdesigner/nodes/actions/after-effects/job-execute-extendscript-in-after-effects-action.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.
