# Folder Increment Name Action

With the help of the Folder Increment Action it is possible to increase the name of a folder by adding a number. This works in such a way that the folder path is specified and the result of the node is an increased folder name (including path). This increased folder name can in turn be used via the wildcard {stream.last\_result} in the next node in the stream or via the wildcard {node.result.?} anywhere in the stream. This node is helpful when you neither want to overwrite an existing folder nor skip the process for the current folder to be processed.


---

# 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.2/helmut4-components/streamdesigner/nodes/actions/file-and-folder/folder-increment-name-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.
