For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
DeveloperAcademyCommunityStatus
ReferenceGuides
ReferenceGuides
  • Agent Studio
    • Overview
    • Quickstart Guides
      • Purple Suite Setup
      • Quickstart #1: Build Your First Plugin
      • Quickstart #2: Slots & Resolvers
      • Quickstart #3: Build a Plugin That Follows a Process
      • Quickstart #4: Structured Data Analysis (SDA)
      • Quickstart #5: Notification Ambient Agent
      • Quickstart #6: Expense Approval Ambient Agent
      • Quickstart #7: Scheduled Trigger Ambient Agent
      • Purple API Tool
    • Core Concepts
    • Conversation Process
    • Actions
    • Connectors
    • System Triggers
    • Agent Architect
    • Cookbooks
    • Development and Testing
    • AI Agent Marketplace
    • Developer Tools
  • Agentic AI
    • LLM Fundamentals
    • The Agentic Reasoning Engine
    • Memory Constructs
    • Conversational Context
    • Guardrails
    • Grounding and Hallucinations
    • Continuous Learning
    • LLMs & SLMs
    • Steerability Tools
    • Multilingual Support
  • Core Platform
    • User Identity
    • Moveworks Agent (On-Prem)
    • Approvals Engine
    • Entity Catalog
    • Moveworks Data Objects
    • Security Information and Event Management (SIEM) Logs Overview
DeveloperAcademyCommunityStatus
Agent Studio

Quickstart Guides

||View as Markdown|
Was this page helpful?
Edit this page
Previous

Purple Suite Setup

Set up the Purple Suite mock APIs used across all Quickstart Guides
Next
Built with
Before you begin

All Quickstart Guides use the Purple Suite mock APIs. Complete the Purple Suite Setup first to create your instance and connector.

  1. Quickstart #1: Build Your First Plugin - We recommend every developer to start here. This will give you an overview of building plugins in the Agent Studio App.
  2. Quickstart #2: Slots & Resolvers - Learn how to use Slots & Resolvers to create plugins that collect data from end users effectively.
  3. Quickstart #3: Build a Plugin That Follows a Process - Learn how to build plugins that follow a multi-step process by modeling business processes and policies in the Conversation Process Editor.
  4. Quickstart #4: Structured Data Analysis (SDA) - Learn how to handle large response sizes with SDA.
  5. Quickstart #5: Notification Ambient Agent - Learn how to build a simple, proactive notification with Ambient Agents.
  6. Quickstart #6: Expense Approval Ambient Agent - Learn how to build powerful Approvals using Ambient Agents.
  7. Quickstart #7: Scheduled Trigger Ambient Agent - Learn how to build simple and powerful Analysis Notifications using Ambient Agents