

# Participant actions in the Amazon Connect Flow language
<a name="participant-actions"></a>

Participant actions are attempted only when the flow is run in context of a participant. They generally result in an action that the participant experiences, such as playing a prompt or disconnecting.

**Topics**
+ [ConnectParticipantWithLexBot](participant-actions-connectparticipantwithlexbot.md)
+ [DisconnectParticipant](participant-actions-disconnectparticipant.md)
+ [GetParticipantInput](participant-actions-getparticipantinput.md)
+ [MessageParticipant](participant-actions-messageparticipant.md)
+ [MessageParticipantIteratively](participant-actions-messageparticipantiteratively.md)
+ [ShowView](participant-actions-showview.md)