Skip to content

Invite Team Members

Synapse supports multiple team members with different levels of access. You can invite colleagues and assign them a role that determines what they can see and do in the dashboard.


Who Can Invite Members

Only users with the Owner or Admin role can invite new team members. If you don't see the invite option, ask your workspace owner or admin to add you.


How to Invite

  1. Go to Settings in the dashboard sidebar.
  2. Click Team Members.
  3. Click Invite Member.
  4. Enter the person's email address.
  5. Choose a role from the dropdown (see below for role descriptions).
  6. Click Send Invitation.

The invited person will receive an email with a link to join your workspace. If they already have a Synapse account, they'll be added immediately. If not, they'll need to create an account first.

Note

Each plan has a member limit. If you've reached your limit, you'll need to upgrade your plan or remove an existing member before inviting someone new. See Billing & Plans for limits.

If the invitation email doesn't send

Inviting someone always adds them to your team as a Pending member, but occasionally the invitation email itself can't be delivered — for example, a temporary email-provider issue or an address that's rejected.

When that happens, Synapse tells you instead of failing silently:

  • Right after you invite, you'll see the message "Invite created, but the invitation email could not be sent. You can Resend it from the member's row."
  • In the team list, that Pending member is flagged with "Invite email failed — use Resend."

To fix it, click the member's Resend button. Synapse re-sends the invitation and clears the failed flag once the email goes out. You can resend as many times as you need.


The 6 Roles

Synapse has six roles, each with different permissions. Choose the role that best matches what the person needs to do:

RoleBest ForWhat They Can Do
OwnerWorkspace creator, account holderEverything, including billing, plan changes, and workspace deletion
AdminTeam leads, managersEverything except billing and workspace deletion
DeveloperEngineers, technical staffManage flows, templates, segments; view contacts, analytics, and email logs; manage API keys and developer tools
MarketingMarketing team membersManage flows, templates, and segments; view contacts, analytics, and email logs; export analytics
OperationsSupport and ops staffView contacts, email logs, and analytics (read-only)
ViewerStakeholders, executivesView analytics and flow status only (read-only)
Tip

When in doubt, start with a more restricted role. You can always upgrade someone's role later.

For the full permission matrix, see Team Roles & Permissions.


Managing Existing Members

Change a Role

  1. Go to Settings > Team Members.
  2. Find the member in the list.
  3. Click the role dropdown next to their name.
  4. Select the new role.
  5. The change takes effect immediately.

Remove a Member

  1. Go to Settings > Team Members.
  2. Find the member in the list.
  3. Click the Remove button (or the three-dot menu and then "Remove").
  4. Confirm the removal.

The removed member will lose access to the workspace immediately. They can be re-invited later if needed.

View Pending Invitations

Pending invitations appear at the bottom of the Team Members page. You can:

  • Resend an invitation if the person didn't receive it.
  • Revoke an invitation if you changed your mind.

Ownership

Every workspace has exactly one owner. The owner has exclusive access to:

  • Billing and plan management
  • Payment method management
  • Workspace deletion
  • Ownership transfer

Transferring Ownership

  1. Go to Settings > Team Members.
  2. Click Transfer Ownership.
  3. Select the admin you want to transfer ownership to (only admins are eligible).
  4. Confirm the transfer.
Warning

Transferring ownership is immediate and cannot be undone by the previous owner. The previous owner's role changes to Admin. Make sure you intend to transfer before confirming.


Looking for the API?

If you prefer to manage team members programmatically, see the Members API Reference. For detailed permission matrix by role, see RBAC Documentation.