

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

Contact actions are attempted only for flows that run in context of a contact. They generally result in contact data being manipulated in some way.

**Topics**
+ [CompleteOutboundCall](contact-actions-completeoutboundcall.md)
+ [CreateCase](createcase.md)
+ [CreateTask](createtask.md)
+ [CreateWisdomSession](createwisdomsession.md)
+ [DequeueContactAndTransferToQueue](contact-actions-dequeuecontactandtransfertoqueue.md)
+ [EndFlowModuleExecution](endflowmoduleexecution.md)
+ [GetCase](getcase.md)
+ [InvokeFlowModule](flow-language-actions-invoke-flow-module.md)
+ [StartOutboundChatContact](contact-actions-startoutboundchatcontact.md)
+ [TagContact](contact-actions-tagcontact.md)
+ [TransferContactToAgent](contact-actions-transfercontacttoagent.md)
+ [TransferContactToQueue](contact-actions-transfercontacttoqueue.md)
+ [UnTagContact](contact-actions-untagcontact.md)
+ [UpdateCase](updatecase.md)
+ [UpdateContactAttributes](contact-actions-updatecontactattributes.md)
+ [UpdateContactCallbackNumber](contact-actions-updatecontactcallbacknumber.md)
+ [UpdateContactData](contact-actions-updatecontactdata.md)
+ [UpdateContactEventHooks](contact-actions-updatecontacteventhooks.md)
+ [UpdateContactMediaProcessing](contact-actions-updatecontactmediaprocessing.md)
+ [UpdateContactMediaStreamingBehavior](contact-actions-updatecontactmediastreamingbehavior.md)
+ [UpdateContactRecordingAndAnalyticsBehavior](contact-actions-updatecontactrecordingandanalyticsbehavior.md)
+ [UpdateContactRecordingBehavior](contact-actions-updatecontactrecordingbehavior.md)
+ [ResumeContact](contact-actions-updatecontactresumecontact.md)
+ [UpdateContactRoutingBehavior](contact-actions-updatecontactroutingbehavior.md)
+ [UpdateContactTargetQueue](contact-actions-updatecontacttargetqueue.md)
+ [UpdateContactTextToSpeechVoice](contact-actions-updatecontacttexttospeechvoice.md)
+ [UpdatePreviousContactParticipantState](contact-actions-updatepreviouscontactparticipantstate.md)