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.
Moveworks Assistants are agentic systems that can help you accomplish any task: writing emails, managing your calendar, submitting time off, creating expense reports, analyzing CRM data, and more.
Plugins are skills that you give to AI Assistants.
Conversational Plugins are triggered by the Agentic Reasoning Engine. When users chat, Assistants decide which plugins to use to search for information, analyze data, & take action.
Ambient Plugins (aka. Ambient Agents) run in the background. System events & scheduled jobs “trigger” them, but they can also chat with users by sending notifications.
Plugins
You build Plugins in Agent Studio.
What type of plugin do I need?
The first architectural decision is simple: What activates your plugin?