Exclusive Content:

Haiper steps out of stealth mode, secures $13.8 million seed funding for video-generative AI

Haiper Emerges from Stealth Mode with $13.8 Million Seed...

“Revealing Weak Infosec Practices that Open the Door for Cyber Criminals in Your Organization” • The Register

Warning: Stolen ChatGPT Credentials a Hot Commodity on the...

VOXI UK Launches First AI Chatbot to Support Customers

VOXI Launches AI Chatbot to Revolutionize Customer Services in...

Streamline the Creation of Amazon QuickSight Data Stories with Agentic AI and Amazon Nova Act

Streamlining Decision-Making with Automated Amazon QuickSight Data Stories

Overview of Challenges in Data Story Creation

Introduction to Amazon Nova Act

Automating QuickSight Data Stories: A Step-by-Step Guide

Best Practices for Effective Prompts

Prerequisites for Implementing Amazon Nova Act

Setup Instructions for QuickSight Data Story Automation

Managing Your Data Stories: Creation and Cleanup

Conclusion: Enhancing Productivity with Automation

Additional Resources and Learn More

About the Author: Satish Bhonsle, AWS Senior Technical Account Manager

Streamlining Data Story Creation with Amazon Nova Act

In today’s data-driven world, organizations are constantly seeking ways to transform complex data into actionable insights. Amazon QuickSight’s data stories empower global customers by providing interactive narratives that facilitate faster decision-making. However, the manual creation of these data stories can take a significant toll on resources, detracting from valuable analytical work.

The Challenge of Manual Data Story Creation

Each organization comprises various business units, each generating multiple dashboards tailored to their reporting needs. Users often need to craft numerous data stories from these dashboards, and the manual process of developing narratives is both time-consuming and inefficient. As a result, teams may find themselves bogged down in repetitive tasks, delaying critical data-driven decisions.

Automating with Amazon Nova Act

In this blog post, we explore how Amazon Nova Act addresses these challenges, offering a robust solution for automating QuickSight data story creation. By leveraging web browser automation, Nova Act allows users to focus on strategic analysis rather than tedious narrative generation.

What is Amazon Nova Act?

Amazon Nova Act represents a leap forward in web browser automation, designed specifically to perform complex tasks with ease. Unlike traditional large language models (LLMs), Nova Act emphasizes actionable capabilities, breaking down complex tasks into manageable steps. This technology is invaluable for businesses seeking enhanced productivity with minimal human supervision.

Benefits of QuickSight Data Stories

QuickSight data stories elegantly transform intricate data sets into interactive presentations that guide stakeholders through vital insights. By blending visualizations, text, and images, QuickSight facilitates better communication between analysts and decision-makers, accelerating the decision-making process while ensuring professional standards.

How Nova Act Enhances QuickSight

With the automation capabilities of Amazon Nova Act, organizations can automatically generate data stories, significantly reducing the time spent on manual efforts. By utilizing browser automation, Nova Act seamlessly interacts with QuickSight to create customized narratives that empower data-driven decision-making across teams.

Solution Overview

The combination of QuickSight’s interactive narratives and Amazon Nova Act’s autonomous capabilities ensures a more streamlined operational flow. This integration not only enhances productivity but also frees up valuable time for critical analyses.

Best Practices for Prompts

To achieve optimal results with Nova Act, it’s essential to follow best practices for crafting prompts.

  • Be Clear and Concise: Provide precise instructions for what the agent should do.

    Instead of:

    nova.act("Select the SaaS-Sales dataset")

    Use:

    nova.act("Click on Datasets on the left and select the SaaS-Sales dataset")
  • Break Down Complex Actions: Divide large actions into smaller steps to enhance clarity and reliability.

    For example, instead of:

    nova.act("Publish dashboard as ‘test-dashboard’")

    Use:

    nova.act("Select Analyses on the left")
    nova.act("Choose ‘SaaS-Sales analysis’")
    nova.act("Click ‘PUBLISH’")
    nova.act("Enter 'test-dashboard' into the dashboard name field")
    nova.act("Confirm 'PUBLISH DASHBOARD'")

Prerequisites for Using Nova Act with QuickSight

To create and publish a QuickSight data story using Amazon Nova Act, ensure you meet the following prerequisites:

  1. An API key for authentication.
  2. Access to the Amazon Nova Act GitHub repository for additional requirements and installation instructions.
  3. A QuickSight Pro user account (author or reader).
  4. An already published QuickSight dashboard containing the necessary visuals.

Installation Steps for Windows Users

  1. Create a virtual environment:
    python -m venv venv
  2. Activate the virtual environment:
    venv\Scripts\activate
  3. Set your API key as an environment variable:
    $Env:NOVA_ACT_API_KEY="your_api_key"
  4. Install Amazon Nova Act:
    pip install nova-act

Automating Data Story Creation

To start an automated browser session with Nova Act, interface with QuickSight like this:

from nova_act import NovaAct

nova = NovaAct(starting_page="https://quicksight.aws.amazon.com/")
nova.start()

Cleaning Up After Automation

To delete the created data story, follow these easy steps:

  1. Sign in to QuickSight.
  2. Navigate to Data stories in the left-hand menu.
  3. Find the data story you wish to delete.
  4. Click the options menu icon (three dots) next to the story.
  5. Select "Delete" from the dropdown.

Conclusion

In this post, we demonstrated how Amazon Nova Act simplifies the process of creating QuickSight data stories, significantly enhancing organizational productivity. By minimizing manual effort, teams can focus on what truly matters: making informed, data-driven decisions.

To dive deeper into the capabilities of Amazon Nova Act and QuickSight data stories, check out the linked resources below.

About the Author

Satish Bhonsle is a Senior Technical Account Manager at AWS. With a passion for customer success and technology, he excels in aligning strategic objectives with software capabilities to effectively drive customer success.

Latest

S&P Global Data Integration Enhances Amazon Quick Research Features

Introducing the Integration of Amazon Quick Research and S&P...

OpenAI Expands ChatGPT Lab Student Discussions to 45 College Campuses

Engaging Students in AI Conversations: OpenAI's ChatGPT for Education...

The Rapid Evolution of Robots: Understanding Today’s Advancements

The Rapid Evolution of Physical AI: Making Robots Economically...

How Generative AI is Revolutionizing Production for Brands and Creators

The Future of Video Production: How AI is Transforming...

Don't miss

Haiper steps out of stealth mode, secures $13.8 million seed funding for video-generative AI

Haiper Emerges from Stealth Mode with $13.8 Million Seed...

VOXI UK Launches First AI Chatbot to Support Customers

VOXI Launches AI Chatbot to Revolutionize Customer Services in...

Investing in digital infrastructure key to realizing generative AI’s potential for driving economic growth | articles

Challenges Hindering the Widescale Deployment of Generative AI: Legal,...

Microsoft launches new AI tool to assist finance teams with generative tasks

Microsoft Launches AI Copilot for Finance Teams in Microsoft...

Claude Opus 4.5 Launches on Amazon Bedrock

Introducing Claude Opus 4.5: The Future of AI on Amazon Bedrock Unleashing New Capabilities for Business and Development Claude Opus 4.5: What Makes This Model Different Business...

Practical Physical AI: Technical Foundations Driving Human-Machine Interactions

The Evolution of Human-Machine Collaboration: Unveiling the Development Lifecycle of Physical AI Transforming Industries through Intelligent Automation: A Deep Dive into Physical AI Solutions Unleashing the...

Unveiling Bidirectional Streaming for Real-Time Inference on Amazon SageMaker AI

Unlocking the Future of Real-Time Conversations: Introducing Bidirectional Streaming in Amazon SageMaker AI Inference Revolutionizing Inference with Continuous Dialogue Enhancing User Experiences with Real-Time Interaction Bidirectional Streaming:...