--- title: AWS Transcribe node documentation description: Learn how to use the AWS Transcribe node in n8n. Follow technical documentation to integrate AWS Transcribe node into your workflows. contentType: [integration, reference] --- # AWS Transcribe node Use the AWS Transcribe node to automate work in AWS Transcribe, and integrate AWS Transcribe with other applications. n8n has built-in support for a wide range of AWS Transcribe features, including creating, deleting, and getting transcription jobs. On this page, you'll find a list of operations the AWS Transcribe node supports and links to more resources. ```{note} Credentials Refer to [AWS Transcribe credentials](/08-0-0-Workflow/integrations/builtin/credentials/aws.md) for guidance on setting up authentication. ``` ```{include} ../../../../_snippets/integrations/builtin/app-nodes/ai-tools.md ``` ## Operations **Transcription Job** - Create a transcription job - Delete a transcription job - Get a transcription job - Get all transcriptions job ## Templates and examples ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```