Yes. By default, templates are scoped to the team that built them, but you can publish a template to make it usable by any other E2B team.Documentation Index
Fetch the complete documentation index at: https://e2b-volumes-storage-merge.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Publishing a template
You can publish a template in two ways:From the dashboard
Open the Templates tab, find the template, and toggle it to public.From the CLI
Use the E2B CLI to publish a template you’ve already built:Using a public template
Once published, other teams can create a sandbox from your template by referencing it with the full namespaced formatteam-slug/template-name:
team-slug/template-name as the template alias to Sandbox.create().