Test a prompt

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • After you create a prompt for your custom skill, test the prompt template before you finalize it. Testing the prompt verifies that you’re seeing the expected prompt results before it’s activated.

    Avant de commencer

    Role required: sn_skill_builder.admin

    Procédure

    1. Navigate to All > Now Assist Skill Kit > Home.
    2. Select the skill that you created the prompt for.
    3. In the Test prompt section, select Run tests.
    4. Choose a test incident or record.
    5. Select Run test.
      Remarque :
      Testing your skill consumes an assist.
      Tableau 1. Prompt results
      Tab Description
      Response The response is the result that the large language model (LLM) sends back from the prompt.
      Grounded prompt The grounded prompt enables you to see the data that was brought into the prompt from your skill inputs and tools. With this view, you can see if your skill inputs and tools are returning the correct data.
    6. Facultatif : If the skill is deployed as a flow, disable the system property com.glide.oneapi.fdih.async.quick.mode, and then enable flow reporting.
      This property allows the generation of flow execution details when running flows, subflows, and actions from a custom skill. You can use flow execution details to test and troubleshoot your flow, subflow, or action. For more information about the system property, see Workflow Studio flow system properties.
    7. Facultatif : Refine the prompt if you want, and repeat testing as necessary.
    8. Facultatif : Select the run test history icon Run test history icon. to see the results from your previous run tests.

    Que faire ensuite

    After you test your prompt, you must finalize and publish it. To learn more about publishing a skill, see Finalize and publish a skill.

    If you have not configured the deployment settings for your skill, see Configure skill deployment settings.