# After Effects Check Status Of Invisible Panel Action

This node verifies whether the invisible panel in After Effects is accessible.

It ensures that the panel is available before executing any Extendscript code via [Job Execute ExtendScript After Effects Action](/helmut4-releases/v4.11.0/helmut4-components/streamdesigner/nodes/actions/job-action/job-execute-extendscript-in-after-effects-action.md) .

<figure><img src="/files/Rn69fjHRXz8dyxEs1YBk" alt="" width="349"><figcaption><p>After Effects Check Status Of Invisible Panel Action</p></figcaption></figure>

For further information, refer to the [Panel Debug Ports](/helmut4-releases/v4.11.0/support/debug-or-log-collection/helmut4-client/panel-debug-ports.md).


---

# 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.11.0/helmut4-components/streamdesigner/nodes/actions/adobe-after-effects/after-effects-check-status-of-invisible-panel-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.
