> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://help.moveworks.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://help.moveworks.com/_mcp/server.

# Quickstart Guides

All Quickstart Guides use the **Purple Suite** mock APIs. Complete the [Purple Suite Setup](/agent-studio/quickstart-guide/purple-suite-setup) first to create your instance and connector.

1. [Quickstart #1: Build Your First Plugin](/agent-studio/quickstart-guide/quickstart-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](/agent-studio/quickstart-guide/quickstart-2-slots-resolvers-copy) - 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](/agent-studio/quickstart-guide/quickstart-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)](/agent-studio/quickstart-guide/quickstart-4-structured-data-analysis-sda#/) - Learn how to handle large response sizes with SDA.
5. [Quickstart #5: Notification Ambient Agent](/agent-studio/quickstart-guide/webhook-triggers-quickstart-guide) - Learn how to build a simple, proactive notification with Ambient Agents.
6. [Quickstart #6: Expense Approval Ambient Agent](/agent-studio/quickstart-guide/quickstart-6-expense-approval-ambient-agent#/) - Learn how to build powerful Approvals using Ambient Agents.
7. [Quickstart #7: Scheduled Trigger Ambient Agent](/agent-studio/quickstart-guide/quickstart-7-scheduled-trigger-ambient-agent#/) - Learn how to build simple and powerful Analysis Notifications using Ambient Agents