packages/docs/plugin-registry/app-control.md
The App Control plugin lets Eliza agents manage apps through conversation.
This plugin exposes app lifecycle management to agents, backed by the /api/apps endpoints. Agents can launch installed apps, close running ones, and list what is currently active — all through natural language commands instead of the dashboard UI.
Key capabilities:
No environment variables or configuration parameters are required. The plugin communicates with the Eliza API server directly.
"Launch the dashboard app."
"What apps are currently running?"
"Close the monitoring app."