Project Accounts
You can invite other users to your project by opening your project and pressing on the person symbol to access accounts. From this view you can add accounts by their email and grant them a role. Each role has different permissions:
| Role | Permissions |
|---|---|
| Guest | GetProject GetProjectAccount GetProjectActor GetConstellationNode GetConstellationNodeVersion GetConstellationNodeStatus |
| Developer | Guest + CreateProjectActor UpdateProjectActor DeleteProjectActor CreateConstellationNode UpdateConstellationNode DeleteConstellationNode UpdateConstellationNodeVersion UpdateConstellationNodeStatus |
| Maintainer | Developer + UpdateProject DeleteProject CreateProjectAccount UpdateProjectAccount DeleteProjectAccount |
| Owner | Same as Maintainer |