AI Studio Foundations Skill Badge

Maximize every workflow using AI. Pass off busywork, accelerate key projects, and write powerful prompts.

rate limit

Code not recognized.

About this course

Overview

This skill badge is designed for anyone who wants to enhance their AI skills, helping you learn how to build and deploy AI-powered workflows with Asana AI Studio.

If you’re new to collaborative work management, check out the designing workflows video series or complete the Workflow Specialist Certificate to learn the essentials of planning, building, and deploying workflows. With those skills in hand, you’ll be ready to build on them with AI Studio.

Complete this course and you’ll ...

  • Write effective prompts to harness the power of AI
  • Learn how to plan and implement AI-powered workflows
  • Build AI-powered rules that automate work and streamline decision-making
  • Troubleshoot an AI-powered workflow to keep humans-in-the-loop

If you’re already an Asana user, you’ll be asked to log in before getting started. New Asana users will be enrolled in a trial.

Here’s how to navigate the AI Studio Foundations Skill Badge program:
  1. Get started. This program is entirely free, so you can begin the course right away. We estimate it will take 2 – 3 hours to complete this program, and you’ll have 30 days to do so.
  2. Take the lessons. Advance through this program by completing each lesson. They’re self-guided, with AI Studio demos, guided practice, and knowledge checks along the way.
  3. Assess your knowledge. Earn your skill badge by passing a 30-question quiz designed to verify your understanding of AI Studio’s core functions. You must score at least 80% on the quiz to receive your skill badge.

Curriculum3 hr

  • Lessons
  • AI Studio Foundations orientation
  • Introduction to AI-powered rules and prompting
  • AI capabilities in AI-powered rules
  • Introduction to Smart workflows
  • Set up a Smart intake workflow
  • Use AI to triage work requests
  • Use AI to follow up on incomplete requests
  • Use AI to execute on work
  • AI Studio Foundations wrap-up
  • Assessment
  • Quiz: AI Studio Foundations Skill Badge
  • Survey: AI Studio Foundations

About this course

Overview

This skill badge is designed for anyone who wants to enhance their AI skills, helping you learn how to build and deploy AI-powered workflows with Asana AI Studio.

If you’re new to collaborative work management, check out the designing workflows video series or complete the Workflow Specialist Certificate to learn the essentials of planning, building, and deploying workflows. With those skills in hand, you’ll be ready to build on them with AI Studio.

Complete this course and you’ll ...

  • Write effective prompts to harness the power of AI
  • Learn how to plan and implement AI-powered workflows
  • Build AI-powered rules that automate work and streamline decision-making
  • Troubleshoot an AI-powered workflow to keep humans-in-the-loop

If you’re already an Asana user, you’ll be asked to log in before getting started. New Asana users will be enrolled in a trial.

Here’s how to navigate the AI Studio Foundations Skill Badge program:
  1. Get started. This program is entirely free, so you can begin the course right away. We estimate it will take 2 – 3 hours to complete this program, and you’ll have 30 days to do so.
  2. Take the lessons. Advance through this program by completing each lesson. They’re self-guided, with AI Studio demos, guided practice, and knowledge checks along the way.
  3. Assess your knowledge. Earn your skill badge by passing a 30-question quiz designed to verify your understanding of AI Studio’s core functions. You must score at least 80% on the quiz to receive your skill badge.

Curriculum3 hr

  • Lessons
  • AI Studio Foundations orientation
  • Introduction to AI-powered rules and prompting
  • AI capabilities in AI-powered rules
  • Introduction to Smart workflows
  • Set up a Smart intake workflow
  • Use AI to triage work requests
  • Use AI to follow up on incomplete requests
  • Use AI to execute on work
  • AI Studio Foundations wrap-up
  • Assessment
  • Quiz: AI Studio Foundations Skill Badge
  • Survey: AI Studio Foundations
`; $("body").append(pathPopup); // close popup if user clicks X button $(".path-popup-close").click(function () { $(".path-popup").fadeOut("slow"); }); // close popup if user clicks outside of it $(".path-popup").click(function () { $(".path-popup").fadeOut("slow"); }); $(".path-popup-content").click(function (e) { e.stopPropagation(); }); var completeFlag = false; $("a.coursebox-container").each(function () { if ($(this).attr("data-course-status") == "complete") { /* do nothing since this course is complete */ } else { /* course is not complete */ /* if this isn't the first course found that is not complete */ if (completeFlag == true) { $(this).attr("href", "javascript:showSequentialPathPopup();"); } else { /* first course found that is not complete, so flip flag */ completeFlag = true; nextCourseURL = $(this).attr("href"); } } }); } });
Academy