Configure navigation actions for NLQ Genius Result answer cards
Configure the navigation actions that trigger when a user selects View full table on an NLQ Genius Result action card. Each navigation action includes a redirection payload and can optionally include filters for a table's name, the NLQ source that returned the table, or the search profile used by the search application.
Before you begin
Role required: ais_admin
About this task
When you select View full table on an NLQ Genius Result answer card, the action performed depends on how the matching table was found. The default actions are as follows.
- For a table found by an Analytics Overview table query, the table displays in list view.
- For a table found by a CMDB table query, the CMDB workspace opens.
As a search administrator, you can customize the actions available for NLQ Genius Result answer cards.
Procedure
Navigate to the AI Search NLQ Navigation [ais_nlq_navigation] table's list view.
Select All.
In the Filter field, enter
ais_nlq_navigation.list.Press Enter.
Edit an existing navigation record or create a new one by selecting New.
On the AI Search NLQ Navigation form, fill in the fields for your navigation action.
| Field | Description |
|---|---|
| Source | Optional NLQ source filter for the navigation action. The action only operates for tables that satisfy this source filter. When this field is left empty, the navigation action operates for tables from any NLQ source that isn't specified in another navigation action's Source field. As an example, suppose you have two navigation actions: one with Source set to
|
| Action Payload | JSON payload for the navigation action. This field's value determines where AI Search redirects when you select View full table on an NLQ Genius Result answer card. When submitting the JSON payload for redirection, AI Search replaces the following references with relevant values:
|
| Profile | Optional reference to a search profile record. The navigation action only operates in search applications that use the referenced search profile. When this field is left empty, the navigation action operates for any search application that doesn't use a search profile referenced in another navigation action's Profile field. As an example, suppose you have two navigation actions: one with Profile referencing the
|
| Action | Name for the navigation action. - Type: string - Default value: none |
| Table | Optional table filter for the navigation action. The action only operates for the table whose name matches this filter. When this field is left empty, the navigation action operates for any table that doesn't have its name specified in another navigation action's Table field. As an example, suppose you have two navigation actions: one with Table set to
|
- Select Update if you're editing an existing navigation action record, or Submit if you're creating a new one.
Parent Topic:NLQ Genius Results