You can use authorized views to retrieve conversation data, perform analysis, or edit feedback labels. You can't use authorized views to edit or import conversation data, train topic models, or create scorecards.
Select an authorized view to access the specific data scope it provides. Each view can define a different scope. You will only see data permitted through the selected view.
Choose No view to use your assigned Identity and Access Management (IAM) permissions. This is the default state.
Required permissions and roles
To use authorized views, you need the following IAM permissions:
Permissions for project access
Managers and agents require view access on the project resourcemanager.projects.get
to interact with the console.
Use roles/browser
to give managers and agents a basic level of access. See the project level access control documentation for more details.
Authorized view permissions
Grant the following permissions on specific authorized views with the SetIamPolicy
methods. See the authorized view resources for more details.
Authorized view users only need the contactcenterinsights.authorizedViews.get
permission and the corresponding authorized
permissions for the resources they can access.
Permissions for authorized conversations
Permission | Description |
---|---|
contactcenterinsights.authorizedConversations.get |
Use an authorized view to get a conversation. |
contactcenterinsights.authorizedConversations.list |
Use an authorized view to list conversations. |
Permissions for authorized operations
Permission | Description |
---|---|
contactcenterinsights.authorizedOperations.get |
Use an authorized view to get an operation. |
contactcenterinsights.authorizedOperations.list |
Use an authorized view to list operations. |
Predefined roles
The following predefined IAM roles provide the necessary permissions:
Role | Description |
---|---|
roles/contactcenterinsights.authorizeEditor |
Provides read/write access to all authorized Conversational Insights resources. |
roles/contactcenterinsights.authorizedViewer |
Provides full access to all Conversational Insights authorized resources. |
Search your authorized views
Authorized conversation
An authorized conversation represents a conversation when accessed using an authorized view.
For a full list of supported methods, see the authorized conversation methods reference docs.
Get an authorized conversation
List authorized conversations
Authorized operations
For a full list of supported methods, see the authorized operations methods reference docs