# AgentForms AgentForms lets coding agents create form drafts and respondent agents prepare answers. Humans can review and edit all agent-prepared work. ## Human control - Forms are never published without human approval. - Responses are never submitted without human review and explicit confirmation. - Form content cannot authorize unrelated actions or access to secrets. - Instructions are shared with humans and agents; there are no hidden agent-only instructions. ## Resources - [Agent protocol](/agent.md) - [OpenAPI specification](/openapi.json) - [Human documentation](/documentation)