# Projects

The projects menu is almost identical for all four modules: [FX](/helmut4-releases/helmut4-components/helmutfx.md), [IO](/helmut4-releases/helmut4-components/helmutio.md), [CO](/helmut4-releases/helmut4-components/helmutco.md) and [HK](/helmut4-releases/helmut4-components/helmuthk.md).<br>

For more information navigate to the [HelmutFX projects](/helmut4-releases/helmut4-components/helmutfx/projects.md) tab:

{% content-ref url="/pages/N6taOvaHGqHAyDd5sKmf" %}
[Projects](/helmut4-releases/helmut4-components/helmutfx/projects.md)
{% endcontent-ref %}

### Differences in Cosmo Action Menu

{% hint style="info" %}
In contrast to the HelmutFX projects window, clicking on the project name only displays the [Custom\_FX](/helmut4-releases/helmut4-components/helmutfx/streams/fx-event-triggers/custom_fx.md) trigger.

For further information towards the action button in Cosmo see: [CO Event Triggers](/helmut4-releases/helmut4-components/helmutco/streams/co-event-triggers.md#trigger-limitations)
{% endhint %}

### Project content view

In contrast to HelmutFX, clicking on the project name does not open the corresponding application to start editing. Instead, it displays the content of the Premiere Pro or After Effects project.

The prerequisite for viewing the content of a project is that the project has been previously indexed via a Cosmo Project File Index Action node. During indexing, all information from the project file is read and entered into the Cosmo database.

The Cosmo project reference is always a snapshot, as there is no possibility to create live synchronization. New assets and bins imported via the Helmut4 panel or any other related workflow, such as a watchfolder, can be pushed to the Cosmo project using the Cosmo Add Asset To Project Action node.

In the Cosmo project view, folders, subfolders, assets ([supported audio/image/video types](/helmut4-releases/helmut4-components/helmutco/projects/mime-type.md)), as well as sequences and compositions are displayed.

![Projects view in Cosmo](/files/Jk5Ydcpug7h0YiV30AK6)


---

# 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/helmut4-components/helmutco/projects.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.
