Skip to main content

Self-host Agenta

A self-hosted deployment runs the studio, the API, the agent runner, and their datastores on your own infrastructure. It has every feature of Agenta Cloud except the governance features listed under Editions.

Self-host with your coding agent

Paste this into Claude Code (or your coding agent) and it will walk you through setup and testing:

1. Install the Agenta self-hosting skill: npx skills add Agenta-AI/agenta-skills
2. Help me self-host Agenta with its repository.

Start here

Where agents run

Agents execute in the runner service, in one of two sandboxes. Pick one before you open the deployment to other people:

Sandbox isolation and security covers the difference in full. Customize the agent runtime adds tools, folders, or compute to either one.

Editions

  • OSS is the open-source edition, under the MIT license. It covers the studio, the API, the runner, and both sandbox providers. Every page in this section applies to it.
  • EE is the enterprise edition. It adds the governance features: SSO, roles, and access controls. It is licensed separately.

Operate a deployment