Skip to content

Prompts

Prompt management allows you to create and edit prompt templates available to users in chat. There are two types of prompts: Public Prompts and Internal Prompts.

TypeDescription
Public PromptsPrompt templates displayed on the user's chat screen
Internal PromptsPrompts used in assistant internal processing. Not visible to users

Viewing the Prompt List

  1. Click the Prompts card on the admin console home screen.
  2. The public prompt list and internal prompt list are displayed.

Adding a Public Prompt

  1. Click the Add New button in the public prompts list.
  2. Enter the following fields:
FieldDescription
TitleThe prompt name (required, 3 characters minimum)
Description (Public)Description displayed to users
Description (Internal)Notes for administrators. Not visible to users
System PromptInstructions specifying the AI's response style and preconditions
User PromptCurrently not in use
DisplayWhether to make the prompt visible to users
Sort OrderSpecifies display order. Lower values appear first
  1. Click the Save button.

Caution

At least one of the system prompt or user prompt must be filled in.

Adding an Internal Prompt

  1. Click the Add New button in the internal prompts list.
  2. Enter the following fields:
FieldDescription
TitleThe prompt name (required, 3 characters minimum)
Description (Internal)Notes for administrators
System PromptInstructions specifying the AI's response style and preconditions
User PromptTemplate text appended to user input
Sort OrderSpecifies display order. Lower values appear first
  1. Click the Save button.

Editing a Prompt

  1. Click the prompt you want to edit from the prompt list.
  2. Edit the fields and click the Save button.

Note

Prompts included by default in AI-Starter can also have their system prompt and user prompt content edited.