Skip to main content
Per-user and AccountKit-gated: naive.compute (account default agent profile) or naive.forUser(id).compute. Three resource types — service, job, schedule. Billed by the second (vCPU + GB-seconds); a stopped service costs ~nothing. Creating a workload and exec/shell are approval-gated by default — an agent call may return { status: "pending_approval", approval_id }. See the Compute guide and pair it with queue for a worker pipeline.