Assistants, Agents, & Plugins

Assistants & AI Agents

In Moveworks, you work with AI agents through your AI Assistant. You add capabilities to your AI Assistant through plugins. This results in two types of AI agents:

  1. Conversational AI Agents
    1. Users "chat" with them through the AI assistant.
    2. The intelligence is powered by our Agentic Reasoning Engine
    3. They have access to one or more plugins with conversational triggers. These are the "tools" that allow them to automate work.
  2. Ambient AI Agents
    1. They run in the background, but can reach out to users via the AI Assistant when human input is needed.
    2. The intelligence is powered by LLM actions.
    3. Each plugin with a system trigger fully controls its own execution logic & is its own Ambient AI agent.

Plugins

Agent Studio is where you build those Plugins. Plugins are made up of a Trigger and some Execution Logic