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
    • Core Concepts
    • Conversation Process
    • Actions
    • Connectors
    • System Triggers
    • Agent Architect
    • Cookbooks
    • Development and Testing
      • Logs
      • End-User Access Control
      • Plugin Management
      • Common Errors
      • Plugin Go-Live Checklist
    • 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
On this page
  • Testing Recommendations
  • Need help?
  • Still stuck?
Agent Studio

Development and Testing

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

Logs

Next
Built with

Testing Recommendations

To test your plugins, use the launch configuration settings to launch it to yourself. When testing, follow these guidelines

  1. Test Authentically - Don’t provide example values like “TEST.” This doesn’t model how your users behave and it may confuse the AI Agent.
  2. Clear History Often - If you find yourself trying to execute the same plugin repeatedly, the AI agent may choose to stop executing the plugin (because it believes it has become unreliable). See our best practices for context window management here.
  3. Use Logs to Troubleshoot - We have comprehensive logging available so you can diagnose where your plugin might be misbehaving. See our logs documentation for more.

Need help?

  1. Check out our common errors troubleshooting guide.
  2. Check your logs to see what went wrong.
  3. Ask our developer community & see if someone’s had your issue before.
  4. Contact professional services to help you build your AI agent.

Still stuck?

If you’re seeing an error message that’s not documented, please don’t hesitate to reach out to our support team for assistance.