Staff roles stay legible
Owner, admin, and agent are fixed roles so the operating model stays clear instead of endlessly customizable.
Residential HVAC missed-call recovery
Keep working. We’ll handle the callback.
Docs / Permissions
CallSnare keeps business data tenant-scoped by organization. Staff roles, system automation, and external credentials all operate inside clear trust boundaries instead of loose implied access.
The key idea is simple: staff roles are fixed, external credentials are explicitly scoped, and every meaningful change is expected to be attributable later.
Permission model
Staff roles stay legible
Owner, admin, and agent are fixed roles so the operating model stays clear instead of endlessly customizable.
Tenant boundaries come first
Business-facing records stay scoped to the organization, whether the actor is staff, system automation, or an approved integration.
Credentials express scope directly
Protected access is granted through explicit scopes, not by inheriting broad hidden powers.
Organization context is the hard boundary for business-facing records and actions.
Owner, admin, and agent remain legible so day-to-day authority is easy to reason about.
Approved integrations get only the capabilities granted to that token, nothing broader.
Scope families
Read, write, and management scope families keep external access understandable without forcing every integration to infer hidden privilege boundaries.
Current scope families cover bookings, availability, leads, conversations, business profile, results, and audit visibility.
Current scope families cover bookings, availability, leads, messages, business profile changes, and automation preferences.
Current scope families cover integrations, credentials, account settings, and other high-risk actions that should stay tightly controlled.
Actors and boundaries
The system should be explainable without tribal knowledge. These actor cards show what each role or system actor can do and what boundaries still apply.
Business owner with full account authority.
Operational lead or dispatcher with broad day-to-day control.
Team member handling conversations and booked work.
System actor that sends follow-up, confirmation, reminder, and bookkeeping events under org rules.
Approved outside system using an org-scoped Bearer credential.
Continue reading
Use the next docs to connect the role-and-scope model to the action vocabulary, protected access posture, and verification controls.
Actions
See which actions are live today, which stay internal, and which are only planned.
Security
Understand authentication, authorization, validation, rate limiting, and audit posture.
Agent access
Review what is publicly discoverable versus what still requires scoped credentials.
Webhooks
See the callback model that feeds the product and how those routes stay attributable and safe.