

# Get started with Nova Act
<a name="getting-started"></a>

**Note**  
When using the Nova Act Playground and/or choosing Nova Act developer tools with API key authentication, access and use are subject to the nova.amazon.com [Terms of Use](https://www.amazon.com/gp/help/customer/display.html?&nodeId=Tsn7s47ytlgjRBHozK). When choosing Nova Act developer tools with AWS IAM authentication and/or deploying workflows to the Nova Act AWS service, your [AWS Service Terms](https://aws.amazon.com/service-terms/) and/or [Customer Agreement](https://aws.amazon.com/agreement/) (or other agreement governing your use of the AWS service) apply.

Follow these steps to get started:

## Step 1: Explore Nova Act in the playground
<a name="step-1-explore-nova-act-in-the-playground"></a>

Start by exploring Nova Act capabilities in the web playground—no setup or AWS account required. Test natural language commands, watch the agent execute actions, and when ready, download Python scripts for local development.

## Step 2: Develop locally
<a name="step-2-develop-locally"></a>

Develop and debug workflows in your IDE such as [Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-nova-act-extension), [Cursor](https://open-vsx.org/extension/amazonwebservices/amazon-nova-act-extension), and [Kiro](https://open-vsx.org/extension/amazonwebservices/amazon-nova-act-extension) using the Nova Act extension. Choose API key authentication for quick experimentation, or AWS IAM authentication when you’re ready for production development.

## Step 3: Deploy to AWS
<a name="step-3-deploy-to"></a>

Deploy your workflows to AWS using the IDE extension’s one-click deployment, or use the CDK deployment examples in the Nova Act repository to build production infrastructure tailored to your organization’s needs.

## Step 4: Review your workflow runs in the Nova Act AWS console
<a name="step-4-review-your-workflow-runs-in-the-nova-act-console"></a>

Monitor your deployed workflows in the Nova Act AWS console to track execution, view detailed traces, and troubleshoot issues.