Configuring Qlik Insight Advisor Chat in Qlik Sense Enterprise on Windows
Qlik Insight Advisor Chat is a chat-based interface that lets you ask questions using natural language to discover insights in your data. It is available in Qlik Sense Enterprise on Windows, and you can integrate Qlik Insight Advisor Chat to third-party tools such as Slack and Microsoft Teams so users can get insights from their Qlik Sense apps directly in their communication platform.
Creating access control for Qlik Insight Advisor Chat
The Qlik Sense admin user can limit access to Qlik Insight Advisor Chat by creating security rules in the QMC.
Do the following:
-
Open the QMC: https://<QPS server name>/qmc
- Select Security rules on the QMC start page or from the Start drop-down menu.
-
Click Create new in the action bar.
A split page is displayed, with the editing pane to the left (with all the properties) and the audit page to the right.
-
Under Identification, give the rule a name and a description.
-
Under Basic, enter the following resource filter: IAChat_* and select Read as the action.
-
To provide access for all named users, enter a condition ( (user.name!="") ).
-
To restrict access to a specific user named user1, enter a condition ( (user.userId="user1") ).
-
-
Under Advanced, click Validate rule to verify that the rule is set up correctly.
To learn more about designing access control and security rules in the QMC, see Creating security rules.