How do Plugin permissions work
Learn what Crisp plugin permissions mean and how they help you understand what a plugin can access or modify.
Plugins can extend Crisp with integrations, marketplace apps, and custom workflows. Some plugins need to read or write Crisp data to work properly, so permissions make the requested access visible before a plugin is installed.

Why plugin permissions matter
Plugin permissions help you understand what a plugin can do with your workspace data. A simple plugin may only need to store contact data, while a more advanced integration may need to read messages, send replies, or update conversation states.
Community-built plugins are reviewed before publication. Plugin developers must explicitly request the permissions they need, and each requested permission must be justified during review.
read, write, or both modes depending on what the plugin needs to do.Permission groups
Plugin permissions are grouped into Messaging, Contacts, and Website permissions. Together, they describe access to the Crisp Inbox, Crisp CRM, and workspace-level data.
Messaging permissions
Messaging permissions can include:
website:conversation:initiate→ create new conversationswebsite:conversation:sessions→ access conversation metadata, such as email addresseswebsite:conversation:suggest→ suggest conversation information, such as segmentswebsite:conversation:messages→ access conversation messageswebsite:conversation:states→ manage conversation states, such as resolved or unresolvedwebsite:conversation:participants→ manage conversation participants, such as CC'ed peoplewebsite:conversation:pages→ access browsed pageswebsite:conversation:events→ list and push conversation eventswebsite:conversation:actions→ perform conversation actions, such as sending a transcriptwebsite:conversation:browsing→ access MagicBrowsewebsite:conversation:calls→ access Crisp callswebsite:conversation:reminders→ schedule reminders on conversationswebsite:conversation:routing→ manage assigned operators on conversations
Contacts permissions
Contacts permissions can include:
website:people:statistics→ access CRM statistics, such as the number of contactswebsite:people:suggest→ suggest CRM information, such as segmentswebsite:people:profiles→ access people profileswebsite:people:conversations→ list conversations attached to a profilewebsite:people:events→ list and push CRM eventswebsite:people:data→ list and set CRM datawebsite:people:subscriptions→ manage email subscription status
Website permissions
Website permissions can include:
bucket:url→ upload fileswebsite:availability→ access workspace availability data, such as online operatorswebsite:operators→ manage workspace operatorswebsite:settings→ manage workspace settingswebsite:verify→ access verify-protected information, such as the chatbox signature keywebsite:visitors→ access website visitors
Updated on: 03/05/2026
Thank you!