Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure Service Portal Approval Configuration record

Configure the Service Portal Approval Configuration record to make the Approval assistance AI agent and Approval Info Record widget work better for your specific use case.

Before you begin

Role required: admin or sp_admin

Note: Service Portal must be integrated with the third-party cloud provider before the checklist can be used. You must also maintain secure access and appropriate permissions to access documents from third-party providers.

The Approval Configuration record controls two aspects of the approval experience in the Service Portal:

  • Display experience

    Defines which fields appear and in what order, both in the Approval Assistance AI agent and the Approval Info Record widget. For more information, see Platform Approval assistance AI agent and Approval Info Record widget.

  • AI behavior

    Defines whether an approval checklist is generated for records in a table, and how the AI searches through search sources to support decision-making.

To define how a search query should be formed for checklist generation, configure the Service Portal Approval Configuration for a table.

The sc_request and sc_req_item tables are preconfigured by default in Approval Configuration. For custom tables that go through the approval workflow, create an Approval Configuration record for each additional table. Without a configuration record for a custom table, the Approval Assistance AI agent uses default fields, which may not reflect the relevant information for that table.

ConfigurationTypeDescription
\*NameStringThe specific name of a table.
\*TableListChoose to configure additional tables to go through the approval workflow.
ApplicationAuto-populatedChoose an application scope, such as Global or Now Assist Agent for Requester.
\*ActiveCheck boxActive is selected by default. If you clear the Active check box, then the configuration for this table will be disabled.
Display Fields ConfigurationTabThis tab controls what information is shown to the approver, and in what order. The configuration applies to the Approval Assistance AI agent and the Approval Info Record widget. Select the fields from the configured table that you want visible to the approver. For example: Short description, Opened by, Requested for. Move fields between the Available and Selected lists, then use the arrows to set their display order.Note: The order you set here is also reflected in the Approval Info Record widget. Arrange fields in the priority order that makes most sense for your approvers.
Gen AI Checklist & KB SearchTabThis tab controls the AI behavior for the selected table, including the following: - Checklist generation. Whether and when an approval checklist is generated for records. - KB search. Which fields from the table are used to build the search query when retrieving relevant KB articles and policy document if other search sources are configured.

Approval checklist

The approval checklist is generated by the AI agent to help approvers make an informed decision. The checklist retrieves relevant KB articles and policies (if search sources are configured) based on the record details. The fields you select in the KB Search Fields section determine how the search query is formed.

OptionBehavior
AlwaysAn approval checklist is generated by default for all records associated with the table.
NeverNo records in the table will show an approval checklist.
ConditionallyAn approval checklist is generated only when records meet the conditions you define. For example: Short description > starts with > Tuition reimbursement.

KB Search Fields

KB search fields define which fields from the configured table are used to build the search query when retrieving relevant KB articles and policies (from search sources). For example, if you select Short description, the AI uses the value of that field from the approval record to search for matching articles.

Note: All fields available in the Approval Configuration can be used as KB search fields. Choose fields with values that are most likely to match the content of your articles.

Configuring search sources for checklist generation

In addition to KB articles, the approval checklist can draw from third-party sources such as Microsoft SharePoint, Google Drive, or a custom internal table. To enable third-party sources, configure the third-party application as a search source linked to your portal search profile. For more information, see Defining search sources.

After the search source is configured, add the search profile and search source to the following system property: sn_na_req_agent.approval_checklist.search_profile_sources.

Configuring the Approval Configuration record

Configure fields and AI behavior for a table that goes through the approval workflow.

Procedure

  1. Navigate to All > Service Portal > Approval Configurations.

  2. Modify an existing record.

    Select New.

  3. Select the Display Fields Configuration tab.

  4. Select Display fields.

Image omitted: aia-choose-display-fields.png
Approval Display fields.
  1. Move the display fields from the Available list to the Selected list.

  2. Use the arrows to change the order of the display fields.

    Note: The order of the display fields are also reflected in the Approval Info Record widget.

  3. Select the Gen AI Checklist & KB Search tab.

  4. In the Approval checklist, select one of the following options.

    ChoiceAction
    AlwaysApproval checklist generated by default for the records associated with the selected table.
    NeverNo records show for an approval checklist.
    ConditionallySet conditions that the records must meet to generate the approval checklist. For example: Short description > starts with > Tuition reimbursement.
  5. Select KB search fields.

Image omitted: aia-choose-checklist-kb.png
Select KB search fields to show the available and selection fields.
  1. Move KB search fields from the Available list to the Selected list.
Image omitted: aia-choose-checklist-kb-fields.png
Approval checklist and KB search fields.
  1. Select Update.

Parent Topic:Configuring Service Portal