# PANEL\_IMPORT

The Panel\_Import trigger activates whenever an asset is imported into a Premiere Pro or After Effects project using the Import button within the Cosmo Panel.&#x20;

If a Panel\_Import profile is assigned while the [Helmut4 Panel](/helmut4-releases/v4.9.1/helmut4-components/helmut4-panel.md) is active, it will generate a new job.

To enhance your workflow further, contemplate integrating a [Prestream](/helmut4-releases/v4.9.1/helmut4-components/helmutio/streams/io-event-triggers/prestream.md) within the Autoimport profile.&#x20;

Streams related to this trigger allows to use several wildcards e.g. {job.assetId} and  {job.assetNodeId}.

For additional information, please refer to [Panel-Cosmo](/helmut4-releases/v4.9.1/helmut4-components/helmut4-panel/panel-cosmo.md#import-assets).

### Limitation: sequence and compositions

The [Autoimport](/helmut4-releases/v4.9.1/helmut4-components/helmutio/streams/io-event-triggers/autoimport.md) feature will always be triggered by sequences and compositions. This behavior is a result of the internal processing of project files within the host application.

![Import of an asset via CO](/files/Hf3FSdMMVuiByEmU6ANE)

### Host Assignment

{% hint style="warning" %}
Any stream with this trigger must have "CLIENT" as the host type. Since this stream needs to be assigned to any user/client, server execution is not possible.
{% endhint %}


---

# 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.9.1/helmut4-components/helmutio/streams/io-event-triggers/panel_import.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.
