Admin Permissions¶
Note
📁 Permissions are namespaced, which is sort of like having files inside of folders.
The permissions listed on this page all belong to the admin
namespace.
You can select them individually,
or you can just select admin
to enable the whole bunch.

Admin permissions are shown at the top of the New Role dialog…¶

…and give users access to the pages of the Admin Panel.¶
x
admin.api
admin.branding
admin.calendar
Manage > Calendars (required for SLAs)
admin.channel_chat
-
Hint
🤓 Trying to grant access to send messages in live chats?
Use
chat.agent
instead. admin.channel_email
admin.channel_facebook
admin.channel_formular
admin.channel_google
admin.channel_microsoft365
admin.channel_sms
Channels > SMS
admin.channel_telegram
admin.channel_twitter
admin.channel_web
admin.core_workflows
admin.data_privacy
-
Danger
🔥 This permission allows users to permanently delete data on the system. Proceed with caution!
admin.group
admin.integration
admin.knowledge_base
-
Hint
🤓 Trying to grant access to read/edit knowledge base articles?
Use
knowledge_base.reader
andknowledge_base.editor
instead, and double-check the answer’s visibility. admin.macro
-
Note
In some cases, macros may also require
admin.tag
. admin.maintenance
admin.monitoring
admin.object
admin.organization
-
Note
Agents can access existing organizations from the search bar, even without this permission. They can even edit an organization’s name, domain, and notes!
admin.overview
admin.package
admin.report_profile
-
Hint
🤓 Trying to grant access to view reports?
Use
report
instead. admin.role
admin.scheduler
Manage > Scheduler for automation on tickets
admin.security
Settings > Security settings of Zammad This also covers third party authentications.
admin.session
admin.setting_system
Settings > System of Zammad
admin.sla
admin.tag
admin.template
admin.text_module
admin.ticket
Settings > Tickets (does not grant access to Composer Settings)
admin.time_accounting
-
Hint
This permission may be useful for accounting personnel if they need to be able to export timekeeping records.
admin.translation
System > Translations (also enables inline translation)
admin.trigger
admin.user
-
Note
🤔 I thought agents could already manage user accounts?
Agents can create and edit customers, but they can’t:
modify anyone’s permissions (roles or groups)
modify anyone’s passwords
edit other agent’s accounts
Danger
🏴☠️ This permission allows users to hijack other user sessions.
To learn more, see Taking over a user’s session.