Required permissions for creating Stacks across multiple Spaces using Blueprints

Last updated: September 8, 2025

When creating Stacks using a Blueprint that targets multiple Spaces, users need the correct permissions in all affected Spaces, not just the Space where the Blueprint is located.

Permission Requirements

  • Users must have the Admin role in the Space where the Blueprint is located

  • Users must also have the Admin role in every target Space where the Blueprint will create Stacks

For example, if your Blueprint creates Stack A in Space 1 and Stack B in Space 2, users will need Admin permissions in both Space 1 and Space 2 to successfully execute the Blueprint.

Why is this required?

This permission model ensures that users cannot use Blueprints to circumvent Space-based access controls. Only users with appropriate administrative privileges can create or modify Stacks within each Space.

Related Documentation