---
title: You Can Now Customize CPU and RAM for Your Sandbox
description: Developers are now able to customize the number of vCPUs and RAM size for their E2B sandboxes.
date: 2024-02-28
author: tereza-tizkova
categories:
  - product
thumbnail: "./thumbnail.png"
thumbnailAlt: You Can Now Customize CPU and RAM for Your Sandbox
---

We allowed Pro users to customize the number of vCPUs and RAM size for the sandboxes. The sandbox compute now also has a [dedicated page](https://docs.e2b.dev/sandbox) in our documentation. Customers can now choose any combination of the CPU and RAM based on the following tables. Learn more on the [Pricing](https://e2b.dev/pricing) docs page.

<Image src="./image-02.jpg" alt=" " width={1730} height={1364} />

### How to customize your sandbox compute

To customize your sandbox compute, you need to build your custom sandbox template using the [E2B CLI](https://docs.e2b.dev/cli). Run [`e2b template build`](https://docs.e2b.dev/template/build) and specify the `--cpu-count` and `--memory-mb` options.

If you want to try the E2B sandboxes for running your AI app or agent, start [here](https://docs.e2b.dev). Let us know at [hello@e2b.dev](mailto:hello@e2b.dev) if you need any support.
