Configure a skill prompt

  • Release version: Zurich
  • Updated July 15, 2026
  • 1 minute to read
  • Configure your skill prompt to set the model that is used and the randomness and creativity of the response.

    Before you begin

    Role required: sn_skill_builder.admin

    Procedure

    1. Navigate to All > AI Skill Kit > Home.
    2. Select the skill that you want to configure.
    3. Select Configurations.
      Configuration panel for the Now Assist Skill Kit prompt.
    4. On the form, fill in the fields.
      Table 1. Configurations form
      Field Description
      Model The model is the large language model (LLM) that you want to use for the prompt.
      Temperature The temperature determines the randomness and creativity of the output. A higher value increases the randomness. The value must be between 0-1.
      Maximum response tokens The maximum number of tokens the model can return. If you’re using Now LLM Service, the maximum is 1000.
      Maximum request tokens The maximum number of tokens allowed in a request.
      Structured output
      Structured outputs return prompt responses in a consistent JSON format.
      Note:
      Only Google Gemini and Azure OpenAI support structured output.
    5. Add Usage conditions to determine when to use the prompt.

    What to do next

    After you configure your skill settings, you can test your skill. To learn more about testing skills, see Test a prompt.

    To learn more about configuring the skill, including models and tokens, see AI Skill Kit FAQs on the ServiceNow Community.