--- title: Agentic Automation Engine excerpt: '' deprecated: false hidden: false metadata: title: '' description: '' robots: index next: description: '' --- # Overview The code you write (plugins) are run on the Agentic Automation Engine. Think of it as the "interpreter" for the code you've written. It prepares & optimizes your code for our [Agentic Reasoning Engine](/docs/agentic-reasoning-engine) . * **Manifest Generator** reads your plugin's configuration and helps [Conversational AI agents](/docs/conversational-agents) understand when to use the plugin. * **Slot Resolvers** convert natural language descriptions (e.g. "White Fox conference room") into reliable API IDs (R-3824) for your Conversational AI agents to use. * **Policy Validators** deterministically validate your AI agents' behavior for sensitive processes (e.g. HR rules or Procurement processes) * **Action Orchestrator** keeps the AI agent on track when executing long-running business processes. To learn more about the core capabilities that power our Agentic Automation Engine, and how it differs from traditional iPaaS & middleware... * Read our [launch blog](https://www.moveworks.com/us/en/resources/blog/agentic-automation-is-next-step-in-ai-revolution) * Download our [white paper](https://www.moveworks.com/us/en/resources/white-papers/unleash-ai-agents-with-agentic-automation-engine) * Watch our [launch event](https://www.moveworks.com/us/en/resources/webinars/age-of-ai-agents-how-llms-will-ultimately-transform-your-business#:~:text=Moveworks'%20agentic%20AI%20allows%20developers,AI%20agents%20faster%2C%20more%20efficiently.\&text=Moveworks%20introduces%20their%20Agentic%20Automation,to%20drive%20enterprise%20efficiency%2C%20productivity.)