What is an Organization?
An organization represents your team or company:- Team Workspace - Shared space for all team projects
- Billing Entity - Subscription and payment handled at org level
- Access Control - Invite members and assign roles
- Audit Trail - Every deployment tracked with who, when, and what
Organization Structure
Creating an Organization
1
Access Organization Menu
Click the organization dropdown in the top-left corner.
2
Create Organization
Select New Organization and enter a name.
Roles and Permissions
Suga uses role-based access control with three built-in roles:Roles are set at the organization level and apply to all projects.
Permissions Matrix
Role Guidelines
Owner - Keep to 1-3 people (founders, CTO). Can make irreversible changes, including removing other owners. Admin - Senior engineers and team leads who need full project access. Member - Default role for developers. Can build and deploy but cannot manage the team.Inviting Team Members
1
Open Members
Click Members in the left sidebar.
2
Click Invite Member
Enter email address and select role.
3
Member Accepts
They receive an email invitation and gain access upon accepting.
Invited members don’t count toward your seat limit until they accept.
Removing Team Members
When someone leaves the team:1
Remove from Organization
Go to Members in the left sidebar, click the ”…” menu next to the person, and choose Remove.
2
Rotate Secrets
If they had production access, rotate:
- Database passwords
- API keys
- Registry credentials
Changing Roles
Owners can change anyone’s role. Admins can change Member and Admin roles (not Owners).- Go to Members in the left sidebar
- Find the member
- Click the ”…” menu, choose Change Role, and pick the new role
- Changes take effect immediately
Billing
Pro plan uses seat-based pricing ($20/user/month):- Each team member with any role counts as one seat
- Owners, Admins, and Members all count equally
- Billed monthly based on active seats
Organization Navigation
Organization pages live in the left sidebar:- Projects - Every project in the organization
- GitHub Integration - Manage the Suga GitHub App and repository access
- Usage - Resource usage and costs for the current period
- Members - Invite, manage, and remove team members
- Billing - Subscription, invoices, and payment method
- Cluster - Cluster connection, shown only when you bring your own cluster
- Organization Settings - Organization name and other details
Handing Over Ownership
There is no one-click ownership transfer. Hand over ownership in two steps:1
Promote the New Owner
Go to Members, open the ”…” menu next to the person, choose Change Role, and set them to Owner.
2
Step Down
From your own row in Members, open the ”…” menu and choose Leave Organization, or ask the new Owner to change your role to Admin or Member.
An organization must always have at least one Owner, so promote the new Owner before you leave. Suga blocks the last Owner from leaving.
Common Questions
Can I have multiple organizations?
Can I have multiple organizations?
Yes. Switch between them using the dropdown in the top-left corner.
Can I delete an organization?
Can I delete an organization?
Not from the dashboard. Email support@suga.app and we’ll do it for you. Deletion permanently removes all projects, environments, deployments, and data, and it cannot be undone.
Do all members see all projects?
Do all members see all projects?
Yes, currently there are no per-project permissions. All members can access all projects within the organization. Enterprise custom permissions are coming soon.