# WEB\_EXPORT

This CO event will be triggered when the 'Export' [profile](/helmut4-releases/v4.9.1/helmut4-components/helmuthk/profiles.md) of a specific element within the Cosmo project views is invoked through the action button menu.

Depending on the underlaying stream, various workflows can be triggered like exporting the element via Adobe Media Encoder.

<figure><img src="/files/Fk3PFJeFImAtwNkCVwsy" alt=""><figcaption><p>Asse / element trigger in Cosmo</p></figcaption></figure>

When clicking the dedicated profile, an overlay window will open, allowing the input of various job-related information, depending on the [metadata set](/helmut4-releases/v4.9.1/helmut4-components/helmutio/metadata.md#metadata-set).

<figure><img src="/files/Q4L5yrRSo7im0As3ZY8h" alt=""><figcaption><p>Export a sequence via Cosmo Web_Export</p></figcaption></figure>

#### Metadata Order for Metadata Set

Please refer to [Metadata Order for Metadata Set](/helmut4-releases/v4.9.1/helmut4-components/helmutio/metadata/metadata-set.md#metadata-order-for-metadata-set) for further information.

### Export/Cancel Button

Clicking "Export asset" will start the job.\
Clicking "Cancel" or the "X" closes the dialog without saving.

{% hint style="info" %}
Setting up a trigger within CO requires an appropriate profile with a selected stream relevant to the current trigger.
{% endhint %}

### 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/helmutco/streams/co-event-triggers/web_export.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.
