Hello Zammad Community,
I’m working on configuring Zammad to support multiple departments, each with access to specific channels and unique overviews. Here’s the structure I hope to accomplish:
- Each department should have its own group that includes all relevant channels, such as email inboxes, Telegram, SMS, and WhatsApp.
- Agents can be part of one or more departments. Depending on their department, they should automatically have access to the associated channels and overviews relevant to their role.
- Each department should have a unique set of overviews that agents see upon login, showing the tickets and tasks specific to their department.
I initially assumed that groups with subgroups were designed for this, but it doesn’t look sufficient (Also, when I add an agent to a ‘main group’, this does not show the tickets of all sub groups to him, which is what I expected to happen. Instead, I have to add the agent to all subgroups separately)
Are there any best practices for managing department-based permissions and overviews, when multiple channels are involved?
Any suggestions would be greatly appreciated
Thank you in advance for your help