> ## Documentation Index
> Fetch the complete documentation index at: https://docs.altoura.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Choice Node Customization

> The choice node in the Altoura Experience System represents a state with one question and multiple possible choices. This will come up as a text panel for the user.

<img src="https://mintcdn.com/altoura-785c3552/ZuSJMQqW-zq_BCI_/images/docs/c520552-choiceNodeDocumentation.PNG?fit=max&auto=format&n=ZuSJMQqW-zq_BCI_&q=85&s=e3f4f272badbb87ea79ae9453c6cf570" alt="559" width="559" height="506" data-path="images/docs/c520552-choiceNodeDocumentation.PNG" />

### Node Definition

**Name** – The text value to title the step in the Experience Builder. This is only visible within the builder to organize and identify your nodes.

**ID** – The unique number value that identifies your node. This number is displayed at the bottom of the step display panel if there is one and can be used in Altoura as a debug method to search for a specific node in the portal. This value is generated by the database and cannot be changed.

<Frame caption="node definition section in a choice node">
  <img src="https://mintcdn.com/altoura-785c3552/_Fb1P96m80-mEejg/images/docs/461d8c6-nodeIDLink.PNG?fit=max&auto=format&n=_Fb1P96m80-mEejg&q=85&s=1e60a420d4967be480fe774a52352c95" width="457" height="110" data-path="images/docs/461d8c6-nodeIDLink.PNG" />
</Frame>

### Node Properties

**Display Image** –

<Warning>
  ### This field is decremented and will be removed from the node in coming releases.
</Warning>

**Header** – The text value that displays at the top of the blue choice panel as the header.

**Question Text** – The text value that displays under the header, usually a question that corresponds with the choices.

**Choice** – The text value that displays on a button as a choice. To create more choices to add text to, click the green *Add Choices* button.

<Frame caption="node properties section in a choice node">
  <img src="https://mintcdn.com/altoura-785c3552/FoIV9SzgFfYMUXXv/images/docs/223b0c1-choiceNodeDefinition.PNG?fit=max&auto=format&n=FoIV9SzgFfYMUXXv&q=85&s=c85ee645bd5b8c18a5643a2c0351a8cc" width="441" height="640" data-path="images/docs/223b0c1-choiceNodeDefinition.PNG" />
</Frame>

### Audio Panel

**Audio Panel** - The audio that plays when you first reach this step. This can be auto generated from the *Display Text* with the *Convert Text to Speech* button or can be uploaded for custom audio with an mp3 file.

<Frame caption="audio section in a choice node">
  <img src="https://mintcdn.com/altoura-785c3552/FoIV9SzgFfYMUXXv/images/docs/25bce23-choiceAudioPanel.PNG?fit=max&auto=format&n=FoIV9SzgFfYMUXXv&q=85&s=11a8b448372e21b3e1e7a4a109d812cd" width="420" height="173" data-path="images/docs/25bce23-choiceAudioPanel.PNG" />
</Frame>

### Panel Location

**Name** – The name of a GameObject in the asset bundle with a Transform component. The global position of this object will be the position that the choice panel will display at. If this value isn't filled in, the choice panel will display at the origin of the asset bundle.

<Frame caption="panel location section in a choice node">
  <img src="https://mintcdn.com/altoura-785c3552/_Fb1P96m80-mEejg/images/docs/40bfc5f-choicePanelLocation.PNG?fit=max&auto=format&n=_Fb1P96m80-mEejg&q=85&s=6280635f977ff22da5996e3ae6d1974f" width="426" height="89" data-path="images/docs/40bfc5f-choicePanelLocation.PNG" />
</Frame>

### Trainer Hint

<Warning>
  ### These fields are decremented and will be removed from the node in coming releases.
</Warning>

<Frame caption="trainer hint section in a choice node">
  <img src="https://mintcdn.com/altoura-785c3552/pvN_b_9fLlPnvtUQ/images/docs/1454cad-choiceTrainerHint.PNG?fit=max&auto=format&n=pvN_b_9fLlPnvtUQ&q=85&s=db3e119cd5ddefc59c0bb5e1992759ae" width="429" height="275" data-path="images/docs/1454cad-choiceTrainerHint.PNG" />
</Frame>
