Roles and tables installed with AI Data Explorer

  • Release version: Zurich
  • Updated March 12, 2026
  • 1 minute to read
  • Reference information for roles and tables installed when you activate AI Data Explorer. Use this information to understand permissions and metadata storage for explorations.

    Roles installed

    Role name Description Contains roles

    now_assist_explorer_user

    Enables users to see AI Data Explorer in unified navigation and the Explore button Explore with AI button on eligible lists and widgets on dashboards. Users can create explorations or browse and edit shared explorations.
    Note:
    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 Can access and manage all explorations on the instance. Can control the visibility of AI Data Explorer in workspaces. Can view logs and manage tables in the semantic data layer (inherited from sn_query_gen_admin). For more information, see Query Generation logs and 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 follow this 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 governing who an exploration is shared with. Each collaborator has a permission record for their rights 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 turned off.