packages/docs/plugin-registry/form.md
Forms ship as the standalone @elizaos/plugin-form package. The plugin owns FormService (service type FORM), the FORM_CONTEXT provider, the form_evaluator, and the FORM_RESTORE action.
Structured form flows support guided user journeys (collecting fields, restoring incomplete sessions, evaluating form-related dialogue). Capabilities register when @elizaos/plugin-form is enabled for the agent.
Enable the form plugin entry in character / dashboard settings, or include @elizaos/plugin-form in the plugin allow list. Advanced capabilities no longer register the FORM runtime.