Bizzy uses a role-based access control system to manage what team members can
see and do within your organization. This guide explains the permission model
and how to configure access for your team.
Full access to all organization resources and settings. Can manage billing, API keys, and delete the organization.
Admin
Full access to business data. Can invite members and manage integrations. Can view billing and subscription data but cannot modify the subscription or manage API keys.
User
Read-only access to business data (contacts, messages, automations). Full access to their own user resources (files, preferences). Cannot access organization settings.
Each organization must have at least one Owner. Ownership can be transferred
but not removed entirely.
Permissions flow from parent to child resources. If you grant read access to
contacts, that permission automatically applies to contacts.emails,
contacts.phones, and all other child resources—unless explicitly overridden.
API keys have their own independent permission system — they do not inherit
the permissions of the user that created them. When you create a key, you grant
it specific resource access and restrict it to specific actions.This means a User-role team member can still create an API key with broader
permissions than they themselves have, provided their role allows key creation
in the first place (currently Owner-only).See API Key Management for details.