---
title: Choice Collector node
description: Configure the Choice Collector node to present users with two or more selectable options during an authentication journey in PingAM.
component: platform
version: 7.5
page_id: platform:auth-node-ref:choice-collector
canonical_url: https://docs.pingidentity.com/platform/7.5/auth-node-ref/choice-collector.html
llms_txt: https://docs.pingidentity.com/platform/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
keywords: ["Nodes &amp; Trees", "Journeys", "Authentication"]
page_aliases: ["auth-node-choice-collector.adoc"]
section_ids:
  availability: Availability
  outcomes: Outcomes
  properties: Properties
---

# Choice Collector node

Define two or more options to present to the user when authenticating.

## Availability

| Product                               | Available? |
| ------------------------------------- | ---------- |
| PingOne Advanced Identity Cloud       | Yes        |
| PingAM (self-managed)                 | Yes        |
| Ping Identity Platform (self-managed) | Yes        |

## Outcomes

* *Choice 1*

  …​

* *Choice n*

## Properties

| Property                    | Usage                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| --------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Choices                     | Enter two or more choice strings to display to the user.To remove a choice, select its Delete icon [icon: times, set=fa].To delete all choices, select the Clear all button in the Choices field.                                                                                                                                                                                                                                                        |
| Default Choice *(required)* | Enter the value of the choice to be selected by default.	If you do not specify a default choice, the first choice in the list becomes the default.                                                                                                                                                                                                                                                                                                       |
| Prompt *(required)*         | Enter the prompt string to display to the user when presenting the choices.                                                                                                                                                                                                                                                                                                                                                                              |
| Field Display Type          | The format of the options presented to the user.&#xA;&#xA;This property only displays when the node is placed within a Page node.&#xA;&#xA;This property is not visible in the AM admin UI. It requires the Platform UI (Advanced Identity Cloud admin console).Possible values are:- `select`

  Lets the user select one or more options from a selection (default).

- `radio`

  Lets the user select a single option from a group of radio buttons. |
