Skip to main content
Every Orgo computer runs on a dedicated instance with guaranteed resources. Choose the instance type that fits your workload.

Available instances

All instances include Linux OS, full API access, and 1280x720 default resolution.

Instance details

orgo-computer-small

Standard CPU / 4GB RAMThe default instance. Great for lightweight browser automation, simple web scraping, and single-task agents.
2x CPU / 8GB RAMHandles heavier browser workloads, multi-tab sessions, and agents that run multiple tools concurrently.
4x CPU / 16GB RAMBuilt for development environments, data processing, and agents running resource-intensive applications.
4x CPU / 32GB RAMMaximum memory for large-scale processing, memory-heavy applications, and enterprise workloads.

Choosing an instance

Web scraping & simple tasks

Standard - Standard CPU / 4GB

Multi-tab browsing & automation

Medium - 2x CPU / 8GB

Dev environments & data processing

Large - 4x CPU / 16GB

Enterprise & memory-intensive work

XL - 4x CPU / 32GB

Usage

Pass ram and cpu when creating a computer to select your instance type:

Accepted values

The API validates ram, cpu, and os on every computer creation request. Passing an invalid value returns an error.

RAM

Maximum RAM per computer depends on your plan. Hacker: 4GB. Team: 8GB. Scale: 16GB.

CPU

OS

Resolution

Resolution is passed as a string in WIDTHxHEIGHTxDEPTH format. Default is 1280x720x24.

Persistence

A computer’s disk and files persist across stop/start. Stopping a computer archives its disk; starting it again restores your files and installed software on a fresh host (a new IP — in-memory state and running processes are not preserved). Computers run continuously until you explicitly stop them.

Included with every instance

All instance types share these capabilities:
  • Full REST API and SDK access
  • Screenshot, mouse, keyboard, and bash execution
  • File upload and download
  • VNC access
Instance type determines the compute resources per agent. The number of agents, storage, bandwidth, and other limits depend on your plan.