---
url: https://gudhub.com/ru/docs/automation-nodes/task-node/
title: "Task Node\n                #"
description: "Task Node is a default node of the Task element. The only purpose of this node is to transmit data from the item where the corresponding gh element is located t"
lang: uk
updated: 2026-09-12T04:36:33.033Z
---

# Task Node [#](https://gudhub.com/ru/docs/automation-nodes/task-node/#task-node)

**Task Node** is a default node of the [Task element](https://gudhub.com/ru/docs/gh-elements/task-element/). The only purpose of this node is to transmit data from the item where the corresponding gh-element is located to the automation chain.

![Appearance of the task node](https://bitbucket.org/AAtlas/gudhub-documentation/raw/master/Automation_Nodes/automation-nodes/task-node.jpg "Task node")

## Inputs [#](https://gudhub.com/ru/docs/automation-nodes/task-node/#inputs)

The current node has no input sockets. It accepts data from the element in which the [Task element](https://gudhub.com/ru/docs/gh-elements/task-element/) is located.

## Outputs [#](https://gudhub.com/ru/docs/automation-nodes/task-node/#outputs)

The current node has only one socket.

### Default Output Sockets [#](https://gudhub.com/ru/docs/automation-nodes/task-node/#default-output-sockets)

A single socket of a node passes the current item to the following nodes for operation. This means that the only data that a node can retrieve is the data of the item in which the [Task element](https://gudhub.com/ru/docs/gh-elements/task-element/) is located.

| Name | Data Type | Description |
| :-- | :-- | :-- |
| Current Item | `items` | _transmits data of the current item_ |

### Additional Output Sockets [#](https://gudhub.com/ru/docs/automation-nodes/task-node/#additional-output-sockets)

There is no additional output sockets in this node.

## Options [#](https://gudhub.com/ru/docs/automation-nodes/task-node/#options)

The **Task** is one of those nodes that has no settings.
