> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cognigy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Code

<a href="/release-notes/4.68"><Badge className="version-badge" color="blue">Updated in 4.68</Badge></a>

<Frame>
  <img class="image-center" src="https://mintcdn.com/cognigy-15abf2ba/OU10XTKbB-9IwiZJ/_assets/ai/develop/node-reference/code/code.png?fit=max&auto=format&n=OU10XTKbB-9IwiZJ&q=85&s=af4ce7b1fe43747c765e8ba5c97ca89c" alt="Code Node configuration panel" style={{ width: 'auto' }} width="464" height="124" data-path="_assets/ai/develop/node-reference/code/code.png" />
</Frame>

## Description

The Code Node enables users to execute JavaScript, TypeScript, and [CognigyScript](/ai/platform-features/cognigyscript) in the Flow. This Node allows for deeper customization of AI Agents, for example, by calling API requests, using npm modules, and manipulating text and data.

For more information, refer to [Code Node reference](/ai/for-developers/code/overview).
