# 7-Zip Extract Action

The **7-Zip Extract Action** node allows you to extract the contents of an archive either to the current directory or to a specified destination.

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

The required input parameter is the **Source Path** (the archive file). Optionally, a **Destination Path** can be provided to define where the extracted data will be written.

<figure><img src="/files/nZkhMWBupDc3AVklFoEn" alt="" width="349"><figcaption><p>7-Zip Extract Action Node</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-extract-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.
