Roles and tables installed with AI Data Explorer
Several types of components are installed with AI Data Explorer, including tables, user roles, and scheduled jobs.
Roles installed
| Role name | Description | Contains roles |
|---|---|---|
|
now_assist_explorer_user |
Allows the user to see AI Data Explorer in unified navigation and the Explore button
Hinweis: If you share an exploration with edit rights, but the user does not have this
role, they can only view the exploration regardless. |
sn_query_gen.user |
| now_assist_explorer_admin | Combines the rights of now_assist_explorer_user with the right to add and enable (or remove or disable) tables in the semantic data layer. For more information, see Add a table to the semantic data layer. | now_assist_explorer_user, sn_query_gen.admin, uxframework_user |
Tables installed
The AI Data Explorer application is private. You cannot edit these tables directly. However, if you have the admin role, you can read them. Each table begins with the prefix "paai_canvas."
PAAI Canvas, PAAI Canvas Component, and PAAI Canvas Conversation records are related in the following hierarchy: Canvas (one record per exploration) > Conversation (currently one per canvas) > Component (one or more per conversation).
| Table | Description |
|---|---|
|
PAAI Canvas [paai_canvas] |
Contains name, goal, sys ID, domain, and other metadata that defines an exploration. Each record is a separate exploration. |
|
PAAI Canvas Component [paai_canvas_component] |
Contains the metadata for the UX macroponents, such as data visualizations, that get added to an exploration. |
|
PAAI Canvas Conversation [paai_canvas_conversation] |
Conversations include AI answers with text, links to data visualizations, and any user input. Currently there is one conversation per exploration. |
|
PAAI Canvas Log [paai_canvas_log] |
Stores relevant licensing information. |
|
PAAI Canvas Permission [paai_canvas_permission] |
Permissions manage who an exploration is shared with. Each collaborator in an exploration has a permission record for the rights they have in that exploration. A user has one such record for each exploration they collaborate in. |
| PAAI Canvas Workspace Config [paai_canvas_workspace_config] |
Workspaces/experiences for which links from data visualizations to AI Data Explorer are disabled. |