Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Choice data

Store choice list values for a specific choice field.

Basic options

OptionDescription
LabelDisplays the label used to identify the data variable in the Workflow Studio interface. The label can consist of any text.
NameDisplays the name used to identify the data variable in script calls. The name can only consist of alphanumeric and underscore characters. The system automatically converts the label into a valid name by removing or replacing any special characters.
TypeIndicates the type of data stored by the data variable.
MandatoryIndicates whether the data variable must contain a value when configured in an action.

Advanced options for Choice variables

OptionDescription
NameDisplays the name used to identify the data variable in script calls.
Max lengthSpecifies the maximum length a user can enter for a choice value. Use this option to restrict the length of input values stored during action design.
HintProvides guidance to flow or action designers on how to configure the data.
Choice

Specifies whether the choice list has a value for no selection. Options include:- Dropdown with --None-- - Dropdown without --None--

Note: The Dropdown with --None-- option requires selecting a default choice.

DefaultSpecifies the choice used when a flow or action designer does not select a choice.
ChoicesSpecify the choices available to select. Use the add button (
Image omitted: green-add-button.png
Add button) to create a choice. Each choice must have a <strong>Name</strong>, <strong>Value</strong>, and <strong>Order</strong>. See <a href="../../../platform-administration/c_ChoiceLists/">Choice list field type</a> for more information about choice lists.</td></tr></tbody>

Parent Topic:Workflow Studio input and output data variables

sndocs is an independent community mirror and is not affiliated with or endorsed by ServiceNow.

ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States and/or other countries. Other company and product names may be trademarks of the respective companies with which they are associated.

© 2026 ServiceNow, Inc. All rights reserved.

Documentation content is redistributed under the Apache License 2.0 from the ServiceNowDocs repository.