---
title: The Make Code app is available
slug: the-make-code-app-is-available
description: Explore the new Make Code app, enabling seamless integration of JavaScript or Python with a built-in IDE, secure testing, and easy code sharing for paid plan users.
docTags: LB54vhDu8jlFVscghXYEx
createdAt: 2025-09-14T09:36:29.260Z
---

We're excited to share the release of [Make Code](docId\:mkN0za9LLNQPHyF1mXmz8), a built-in app that allows you to add arbitrary JavaScript or Python code to your scenario.&#x20;

It is available to all customers on [paid plans](https://www.make.com/en/pricing).

With the Make Code app, you can write code within the module with the help of an IDE that offers familiar features such as common syntax, auto completion, and error highlighting, or you can add code dynamically from previous modules in your scenario

### Key benefits

- Supports JavaScript and Python
- Built-in IDE experience with common syntax, auto completion, and error highlighting
- Fully-isolated sandbox environment to test your code and ensure safe execution
- Access to data outputs and error logs, to help you troubleshoot code executions effectively
- Ability to share code in a scenario blueprint

### Features

| **Features**                                                                                                                    | **Core** | **Pro** | **Teams** | **Enterprise** |
| ------------------------------------------------------------------------------------------------------------------------------- | -------- | ------- | --------- | -------------- |
| Standard JavaScript and Python libraries<br />* JavaScript: moment, moment-timezone, lodash
* Python: pendulum, toolz, requests | X        | X       | X         | X              |
| Ability to import custom libraries                                                                                              |          |         |           | X              |
| Sandbox environment with:<br />* 1 CPU
* 512 MB RAM
* 30 second maximum execution time                                          | X        | X       | X         |                |
| Sandbox environment with:<br />* 2 CPUs
* 1024 MB RAM
* 300 second maximum execution time                                       |          |         |           | X              |

### Credit usage

The Make Code app consumes two credits for every one second of code execution time. You can see the code execution time in the module output.

The billed code execution time does not include backend processing time, so your billed output time will be shorter than the actual time it takes to process.&#x20;

The majority of use cases will execute in less than one second.&#x20;

::Image[]{src="https://app.archbee.com/api/optimize/oAyFj2GHlBeBVWF5OAir2/6DMef3aEdRDn352wPAHdU-20251002-064527.png" size="40" width="886" height="1358" position="flex-start" alt="Output bundle with execution time" showCaption="false"}

Details regarding dynamic credit usage can be found in the [Credits](docId\:hh-nrTakEqakBmg63UUiN) article.

### Where to learn more

Check out these resources to find out more about the Make Code app:

- [Make Code module details](docId\:mkN0za9LLNQPHyF1mXmz8)
- [Make Code examples](docId\:mkN0za9LLNQPHyF1mXmz8)



