# Medialoopster Create Project Action

With the help of the Medialoopster Create Project Action, it is possible to automatically create a project in Media Loopster. For this purpose the API of Media Loopster is addressed and the corresponding project is created. During this process, the project id of the project that is created in medialoopster is written to helmut's database and is available there as a custom project id. It is possible to define a folder structure for the catalog, which is also created directly. If the node is used to duplicate a project, it is possible to add the source project name to the “Copy of” field, to tell Media Loopster to create another linked instance of each asset (belonging to the source project) within the duplicated project. While doing this, it is possible to share the linked assets or not by using the toggle switch.


---

# 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.0/helmut4-components/streamdesigner/nodes/actions/third-party/medialoopster-create-project-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.
