# 7-Zip Archive Action

The **7-Zip Archive Action** node allows you to create a new ZIP archive from selected files or folders.

This node requires a valid path to an existing 7-Zip binary.

The required input parameter is the **Source Path** (the file or directory to be archived). Optionally, a **Destination Path** can be specified to define the absolute path and filename of the resulting `.zip` archive.

<figure><img src="/files/Nfv8A8rxiowPwnBMQvQA" alt="" width="348"><figcaption><p>7-Zip Archive Action</p></figcaption></figure>


---

# 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/streamdesigner/nodes/actions/file-and-folder-22/7-zip-3/7-zip-archive-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.
