Comments or questions about this documentation? Contact us for support!
Each recording file is considered an object that is subject to access control at the user level. When a recording file is generated, the access control for the recording file is set based on the following criteria:
To search and playback a recording file that is subject to access control, the user accessing the Recording application must be assigned to the appropriate Access Groups to access the recordings. If the user accessing the application is an agent, they are granted implicit playback access to their own recordings.
The agent hierarchy shows how the agents are organized in the hierarchy, and the hierarchy is represented as a field configured within Agent Setup. For more information, see the description of the Recording option in How do I add a single agent.
The following example shows the agent hierarchy with four agents:
Agent1 and Agent2 are on John's team. John reports to Anthony.
To represent this structure, the following fields are configured in each agent:
Agent | agent_hierarchy |
---|---|
Agent1 | /Anthony/John |
Agent2 | /Anthony/John |
Agent3 | /Anthony/Paul |
Agent4 | /Anthony/Paul |
If a user wants to listen to recordings handled by Agent1, the user needs to be granted access to either the Anthony, or the John Access Group. If a user is granted access to the Anthony Access Group, that user has access to recordings from all four agents, because all four agents are within Anthony’s hierarchy.
Partitions are arbitrary names that allows a contact center to partition recordings based on business rules. For example, partitions can be business groups such as sales, support, marketing, etc. To set one or more partitions to a recording, attach data to the call with the GRECORD_PARTITIONS key with a comma-separated list of partition names.
For example, if the GRECORD_PARTITIONS key is set to /sales,/support, the recording belongs to the /sales partition as well as the /support partition.
To access any recording belonging to a partition, the user must be assigned to an Access Group with the same name. For example, if user1 is assigned to the /sales Access Group, user1 can search and playback any recordings within the /sales partition.
All access groups for recording purposes must be created within the Recording folder. The access group "/" grants access to all recordings. For more information on configuring access groups, see Access Groups.