- For manual spells run through the Respell UI, the values will be shown in the UI after the spell finishes.
- For manual spells run through the API, the values will be returned in the API response.
- For trigger spells, the values will be shown in the History UI after the spell finishes.


Outputs
The Display step doesn’t have any outputs, however you can still add more steps after it.Tips
- If you’re running a manual spell, use the Display step to show output values to the users running the spell.
- If you’re running a trigger spell, use the Display step to show important information that helps with understanding what happened during the spell run. This can come in handy when you’re debugging something wrong with your spell.
- Use the Display step while building your spell to see outputs more clearly in the Test flow.