This article is about system prompts in Slate — the predefined option lists managed in Database > Prompts. This is not related to AI system prompts. For information on adjusting Slate AI’s behavior, see Slate AI Snippets.
When a Form Field is mapped to a system field that uses a prompt list, the form automatically displays the active prompt options. The Connect to system prompts checkbox keeps the form field in sync: any changes to the prompt list in the Prompts tool are automatically reflected on the form.
You can override these prompts to customize what appears on the form without changing the underlying system data. There are two reasons to override prompts:
Restrict which options appear — Remove options that should not be available on a specific form. (See also: Conditionally Show Prompts)
Change the display name — Show a different label to the person completing the form while keeping the value mapped to the system prompt.
To override prompts, select the Override system prompts checkbox in the form field settings.

When override is enabled, each prompt appears in the format:
Prompt Value — The text before the caret (^) is what appears on the form.
Caret (^) — The text after the caret is the translation value that maps the display text back to the system prompt. This is usually the 36-character GUID for the system prompt, though some special prompt keys use an index value instead.

Restricting prompt options
Some active system prompts should not appear on certain forms. For example, if Summer 2017 is still active as an entry term but the inquiry form should only show Fall 2017 and later, you can remove the outdated option.
To remove a prompt option from the form, delete its line from the list.
🔔 Important!Never change the translation value that appears after the caret.
Never add prompt options to a form field that is mapped to a system field. Instead, add these new prompt options in the Prompts tool.
Modifying prompt display names
You can change the display name of a prompt so it is clearer to the person completing the form. For example, instead of "MBA," you could display "Master of Business Administration."
To modify a display name, edit the value that appears before the caret (^).
🔔 Important!When you override system prompts, the form field no longer syncs with the prompt values set in the Prompts tool. If the system prompt list changes, you must manually update the form field.
