---
title: Actions catalog
source: https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/actions-catalog
---

The New Relic actions catalog provides pre-built actions for cloud providers, DevOps tools, ITSM platforms, and New Relic's own platform. Use these actions as steps in your workflow automations to trigger deployments, manage incidents, and automate operational tasks across your tools and services.

Actions follow a hierarchical naming convention: `company.product.action`

## Authentication actions [#authentication]

Create and manage authentication tokens for secure API access.

-   [**Create JSON Web Tokens (JWT) for secure authentication with external APIs**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/auth/auth-jwt-create#auth.jwt.create)

## Ansible actions [#ansible-actions]

Launch and monitor Ansible Automation Platform (Automation Controller) job templates.

-   [**Launch an Ansible Automation Platform job template**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/ansible/ansible-job-launch)
-   [**Get the status of an Ansible Automation Platform job**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/ansible/ansible-job-getstatus)

## AWS actions [#aws-actions]

Automate AWS infrastructure management across EC2, Lambda, S3, and more. See [AWS credentials setup](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/set-up-aws-credentials) for configuration instructions.

### AWS Auto Scaling

-   [**Attach EC2 instances to an Auto Scaling group**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.attachInstances)
-   [**Detach EC2 instances from an Auto Scaling group**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.detachInstances)
-   [**Set the desired capacity of an Auto Scaling group**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.setDesiredCapacity)
-   [**Execute a scaling policy**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.executePolicy)
-   [**Start an instance refresh**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.startInstanceRefresh)
-   [**Cancel an instance refresh**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.cancelInstanceRefresh)
-   [**Roll back an instance refresh**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.rollbackInstanceRefresh)
-   [**Suspend scaling processes**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.suspendProcesses)
-   [**Resume scaling processes**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.resumeProcesses)
-   [**Terminate an instance in an Auto Scaling group**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.terminateInstanceInAutoScalingGroup)
-   [**Move instances to standby**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.enterStandby)
-   [**Exit standby mode**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.exitStandby)
-   [**Create or update a scheduled action**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.putScheduledUpdateGroupAction)
-   [**Delete a scheduled action**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.deleteScheduledAction)
-   [**Update an Auto Scaling group configuration**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.updateAutoScalingGroup)
-   [**Describe Auto Scaling groups**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.describeAutoScalingGroups)
-   [**Describe instance refreshes**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.describeInstanceRefreshes)
-   [**Describe scaling activities**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.describeScalingActivities)
-   [**Describe scheduled actions**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-autoscaling#aws.autoscaling.describeScheduledActions)

### AWS EC2

-   [**Launch new EC2 instances**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-ec2#aws.ec2.runInstances)
-   [**Start stopped EC2 instances**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-ec2#aws.ec2.startInstances)
-   [**Stop running EC2 instances**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-ec2#aws.ec2.stopInstances)
-   [**Reboot EC2 instances**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-ec2#aws.ec2.rebootInstances)
-   [**Terminate EC2 instances**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-ec2#aws.ec2.terminateInstances)
-   [**Get details about EC2 instances**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-ec2#aws.ec2.describeInstances)
-   [**Create an EBS snapshot**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-ec2#aws.ec2.createSnapshot)
-   [**Delete an EBS snapshot**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-ec2#aws.ec2.deleteSnapshot)
-   [**Invoke an AWS Bedrock agent**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-lambda#aws-bedrock-invokeAgent)

### AWS Lambda

-   [**Invoke a Lambda function synchronously or asynchronously**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-lambda#aws.lambda.invoke)
-   [**Get Lambda function configuration and metadata**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-lambda#aws.lambda.getFunction)
-   [**List Lambda function aliases**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-lambda#aws.lambda.listAliases)
-   [**Update Lambda function configuration settings**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-lambda#aws.lambda.updateFunctionConfiguration)
-   [**List Lambda functions in a region**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-lambda#aws.lambda.listFunctions)
-   [**Get execution history for a Lambda durable execution**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-lambda#aws.lambda.getDurableExecutionHistory)
-   [**Set reserved concurrency for a Lambda function**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-lambda#aws.lambda.putFunctionConcurrency)

### AWS S3

-   [**Upload an object to S3 bucket**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-s3#aws.s3.putObject)
-   [**Download an object from S3 bucket**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-s3#aws.s3.getObject)
-   [**Delete an object from S3 bucket**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-s3#aws.s3.deleteObject)
-   [**List objects in an S3 bucket**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-s3#aws.s3.listObjectsV2)

### Other AWS services

#### AWS CloudWatch Logs

Use the following actions to retrieve and send CloudWatch Logs events.

-   [**Retrieve log events from CloudWatch Logs**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-cloudwatch#aws.cloudWatch.getLogEvents)
-   [**Send log events to CloudWatch Logs**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-cloudwatch#aws.cloudwatch.putLogEvents)

#### AWS SNS

Use the following action to publish messages to SNS topics.

-   [**Publish a message to an SNS topic**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-sns#aws.sns.publish)

#### AWS SQS

Use the following actions to send and receive SQS messages.

-   [**Send a message to an SQS queue**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-sqs#aws.sqs.sendMessage)
-   [**Receive messages from an SQS queue**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-sqs#aws.sqs.receiveMessage)

#### AWS Systems Manager

Use the following actions to create, run, and delete Systems Manager automation documents.

-   [**Create or update a Systems Manager document**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-systemsmanager#aws.systemsManager.writeDocument)
-   [**Start a Systems Manager automation execution**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-systemsmanager#aws.systemsManager.startAutomation)
-   [**Wait for automation execution to reach a specific status**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-systemsmanager#aws.systemsManager.waitForAutomationStatus)
-   [**Delete a Systems Manager document**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-systemsmanager#aws.systemsManager.deleteDocument)

#### AWS Execute API

Use the following action to execute any operation across any AWS service.

-   [**Execute any AWS API operation for any AWS service**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/aws/aws-execute-api#aws-execute-api)

## Azure actions [#azure-actions]

Execute Azure API operations to manage and automate Azure infrastructure and services. See [Azure API documentation](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/azure/azure-execute-api) for configuration requirements.

-   [**Execute any Azure REST API operation**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/azure/azure-execute-api#azure-execute-api)
-   [**Restart an Azure virtual machine**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/azure/azure-vm-restart)
-   [**Stop an Azure virtual machine**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/azure/azure-vm-stop#azure-vm-stop)
-   [**Scale an Azure Kubernetes Service (AKS) agent pool**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/azure/azure-aks-scalepool#azure-aks-scalepool)
-   [**Restart an Azure App Service**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/azure/azure-appservice-restart#azure-appservice-restart)
-   [**Invoke an Azure Function**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/azure/azure-functions-invoke#azure-functions-invoke)

## GitHub actions [#github-actions]

Create, update, and manage GitHub issues. See [GitHub issue actions](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/github/github-issue) for authentication setup.

-   [**Create a GitHub issue**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/github/github-issue-create)
-   [**Update a GitHub issue**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/github/github-issue-update)
-   [**List GitHub issues**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/github/github-issue-list)
-   [**Get a GitHub issue**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/github/github-issue-get)
-   [**Lock a GitHub issue**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/github/github-issue-lock)
-   [**Unlock a GitHub issue**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/github/github-issue-unlock)
-   [**Comment on a GitHub issue**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/github/github-issue-comment)

## Jira actions [#jira-actions]

Create, update, and manage Jira issues. See [Jira issue actions](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/jira/jira-issue) for authentication setup.

-   [**Get a Jira issue**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/jira/jira-issue-get)
-   [**Search Jira issues**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/jira/jira-issue-search)
-   [**Get Jira issue transitions**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/jira/jira-issue-gettransitions)
-   [**Update a Jira issue**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/jira/jira-issue-update)
-   [**Create a Jira issue**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/jira/jira-issue-create)
-   [**Transition a Jira issue**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/jira/jira-issue-dotransition)

## Jenkins actions [#jenkins-actions]

Trigger and manage Jenkins builds and build queues.

-   [**Trigger a Jenkins job**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/jenkins/jenkins-job#jenkins-job-trigger)
-   [**Get the status of a Jenkins build**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/jenkins/jenkins-job#jenkins-job-getstatus)
-   [**Delete a Jenkins job**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/jenkins/jenkins-job#jenkins-job-delete)
-   [**Stop a running Jenkins build**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/jenkins/jenkins-job#jenkins-job-stop)
-   [**Get console output from a Jenkins build**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/jenkins/jenkins-job#jenkins-job-getconsoleoutput)
-   [**Get a Jenkins queue item**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/jenkins/jenkins-queue#jenkins-queue-getitem)
-   [**Cancel a queued Jenkins build**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/jenkins/jenkins-queue#jenkins-queue-cancel)
-   [**List all items in the Jenkins build queue**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/jenkins/jenkins-queue#jenkins-queue-list)

## HTTP actions [#http-actions]

Make HTTP requests to any REST API, webhook, or web service.

-   [**Make an HTTP GET request**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/http/http-get#http-get)
-   [**Make an HTTP POST request**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/http/http-post#http-post)
-   [**Make an HTTP PUT request**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/http/http-put#http-put)
-   [**Make an HTTP DELETE request**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/http/http-delete#http-delete)

## New Relic actions [#new-relic-actions]

Query data, send events and logs, and trigger notifications within New Relic.

### Query and analyze

-   [**Execute NRQL queries to analyze data**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/newrelic-nrdb#newrelic.nrdb.query)
-   [**Execute NerdGraph queries and mutations**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/newrelic-nerdgraph#newrelic.nerdgraph.execute)

### Send data to New Relic

-   [**Send custom events to New Relic**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/newrelic-ingest#newrelic-ingest-sendevents)
-   [**Send logs to New Relic Logs**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/newrelic-ingest#newrelic-ingest-sendlogs)
-   [**Send metrics to New Relic**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/newrelic-ingest#newrelic.ingest.sendMetrics)

### Send notifications

-   [**Send notification to any configured New Relic destination**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/newrelic-notification#newrelic.notification.send)
-   [**Send email notifications with attachments**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/newrelic-notification#newrelic.notification.sendEmail)
-   [**Send notifications to Microsoft Teams channels**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/newrelic-notification#newrelic.notification.sendMicrosoftTeams)
-   [**Send notifications to Slack channels**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/newrelic-notification#newrelic.notification.sendSlack)
-   [**Create a signal URL for human-in-the-loop workflows**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/newrelic-notification#newrelic.notification.createSignalUrl)

### Manage issues

-   [**Acknowledge a New Relic issue**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/newrelic-issue#newrelic.issue.acknowledge)
-   [**Unacknowledge a New Relic issue**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/newrelic-issue#newrelic.issue.unacknowledge)
-   [**Resolve a New Relic issue**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/newrelic-issue#newrelic.issue.resolve)
-   [**List New Relic issues**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/newrelic-issue#newrelic.issue.list)

### Run agents

-   [**Run an agent configured in Agentic Platform**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/newrelic/newrelic-agent#newrelic.agent.run)
-   [**Run Autopilot to investigate and resolve issues**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/autopilot/newrelic-autopilot#newrelic-autopilot-run)

## Slack actions [#slack-actions]

Send messages and interact with Slack channels.

-   [**Post formatted messages to Slack channels**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/slack/slack-chat#slack.chat.postMessage)
-   [**Get reactions from a Slack message for approval workflows**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/slack/slack-chat#slack.chat.getReactions)

## PagerDuty actions [#pagerduty-actions]

Create and manage PagerDuty incidents.

-   [**Create a new PagerDuty incident**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/pagerduty/pagerduty-incident#pagerDuty.incident.create)
-   [**Get a PagerDuty incident**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/pagerduty/pagerduty-incident#pagerDuty.incident.get)
-   [**List PagerDuty incidents with filters**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/pagerduty/pagerduty-incident#pagerDuty.incident.list)
-   [**Update a PagerDuty incident**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/pagerduty/pagerduty-incident#pagerDuty.incident.update)
-   [**Resolve a PagerDuty incident**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/pagerduty/pagerduty-incident#pagerDuty.incident.resolve)

## ServiceNow actions [#servicenow-actions]

Create and manage ServiceNow incidents.

-   [**Create a ServiceNow incident**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/servicenow/servicenow-incident-create)
-   [**Get a ServiceNow incident**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/servicenow/servicenow-incident-get)
-   [**List ServiceNow incidents**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/servicenow/servicenow-incident-list)
-   [**Update a ServiceNow incident**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/servicenow/servicenow-incident-update)
-   [**Resolve a ServiceNow incident**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/servicenow/servicenow-incident-resolve)

## Utilities [#utilities]

Helper actions for data transformation, script execution, and utility operations.

-   [**Run a script**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/utils/script-run#script-run)
-   [**Convert an epoch timestamp to a datetime**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/utils/utils-datetime#utils-datetime-fromEpoch)
-   [**Transform data to CSV**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/utils/utils-transform#utils-transform-toCSV)
-   [**Generate a UUID**](https://docs.newrelic.com/docs/workflow-automation/setup-and-configure/actions-catalog/utils/utils-uuid#utils-uuid-generate)

## What's next

-   **[Workflow examples](https://docs.newrelic.com/docs/workflow-automation/workflow-examples/workflow-examples)**: See real-world workflow examples using these actions.
-   **[Use a template](https://docs.newrelic.com/docs/workflow-automation/create-a-workflow-automation/use-a-template)**: Deploy pre-configured workflows for common scenarios.
-   **[Create your own workflow](https://docs.newrelic.com/docs/workflow-automation/create-a-workflow-automation/create-your-own)**: Build custom workflows from scratch.
