Skip to Content
📚 Documentation is in active development — pages marked TODO will fill out over the next few weeks.
Team & permissionsOverview

Team & permissions

/dashboard/team (AGENCY_ADMIN) — manage the people who can log into your workspace.

Three places people come from

SourceWhat it createsSign-in path
Invite an agentSends a one-time link; recipient creates a passwordAGENCY_USER role
Add a customerCreates a CLIENT_USER (or invites them to sign up)CLIENT_USER role
Public signupSelf-signup if enabled on the agencyCLIENT_USER (with billing)

Common operations

  • Invite agent — email + role + optional permission overrides
  • Edit permissions — toggle individual chat.* / gmb.* / billing.* grants
  • Reset password — sends a reset link via email
  • Disable user — keeps the row for audit but disables sign-in
  • Delete user — hard-delete (soft delete preferred for audit)
  • Impersonate — SUPER_ADMIN only, view as the user (yellow banner shows)
Last updated on