Skip to main content
GoDizzy supports organizations with shared production access and private per-user development environments.

Invite teammates

1

Open Team

Go to Team in the dashboard.
2

Enter email addresses

Add one or more teammate email addresses.
3

Send invitations

GoDizzy sends invitation emails. Existing members are not duplicated, and pending invites can be resent.

Access model

  • Production is shared with organization members.
  • Development is private to its creator.
  • There are currently no separate role tiers documented in the product code for standard shared-environment access.
Development isolation is one of the core safety properties in GoDizzy: teammates cannot see or edit one another’s development environments.

Seat limits

The enforced seat limits in code are:
PlanSeats
Free1
Pro5
EnterpriseContract / effectively high cap
When an invite would exceed the seat limit, GoDizzy blocks it and prompts for an upgrade path.

Useful collaboration patterns

Build in your own development environment, then copy the collection into production when you want teammates or live traffic to use it.
Use version history on the affected production rule to revert safely without rebuilding the entire collection.