Configure extended tables

  • Release version: Australia
  • Updated August 10, 2026
  • 2 minutes to read
  • Create a child skill variant of the resolution notes generation skill to create concise summaries of case resolutions, helping agents to quickly understand resolution details.

    Before you begin

    Role required: Admin to copy and configure the skill in AI Admin Hub (NAA). sn_skill_builder.admin to edit input configurations in AI Skill Kit.

    Confirm the following prerequisites are met before you begin:
    • Your instance must be running uxc-generative-ai version 12.2.2 or later.
    • The base resolution notes generation skill must already be activated.

    About this task

    When you copy the resolution notes generation skill in AI Admin Hub, a child skill is created that inherits the parent skill's configuration. You then open the copied skill in AI Skill Kit to select the target child table. Configure the additional input fields that are injected into the AI prompt for that table. After you configure and publish the skill in AI Skill Kit and activate it in AI Admin Hub, the platform automatically uses the child skill. The child skill is triggered when an agent generates Resolution Notes on a case record that belongs to the extended table.

    Procedure

    1. Navigate to > > Admin > AI Admin Hub > AI Skills.
    2. Select the Customer workflow and CSM as the product.
    3. Locate the Resolution notes generation skill and select Make a copy.
    4. In General Details, enter a name for the child skill that reflects the target case subtype.
    5. Optional: Enter a short description specific to this child skill.
    6. Select Save and continue.
      The child skill is created and inherits the parent skill's configuration. You cannot change the table name of the copied skill in AI Admin Hub. Table selection is performed in AI Skill Kit as the next step.
    7. Navigate to AI Skill Kit > ServiceNow skills.
    8. Locate the copied skill you created earlier and open it.
    9. Select Choose Input by clicking Edit Skill Input pencil icon available under Skill contents.
    10. Select the child or extended table that this skill variant should apply to.
      For example, select Complaint [sn_customerservice_complaint] from input table drop-down.
    11. Add one or more additional input fields from the selected table to include in the AI prompt.
      For example, add Account, Additional comments, or Address. These fields are appended to the base prompt inputs inherited from the parent skill.
    12. Select Save and continue.
    13. Optional: Select Clone prompt to edit the prompt.
    14. Complete skill configuration in AI Admin Hub, by selecting Define Availability to set conditions for when this child skill is active.
      • Select Skill is always available to apply no restrictions.
      • Select Customize skill availability to define conditions using the condition builder.
    15. Select Define Access to control which roles can use this child skill.
    16. Toggle Display to make the skill visible in the in-product desktop for agents.
    17. Select Review and Activate to review your configuration, then select Done.
    18. Select Activate to turn on the child skill for agents.
      The resolution notes generation child skill is active for the selected extended table. When an agent triggers Resolution Notes Generation on a case record that belongs to the configured child table, the platform automatically uses the child skill and its custom input fields to generate concise summaries of the case.