# Flowproof > A generic open-source automation framework for the AI-agent era: > automated testing and agentic process automation across web, > desktop, and Citrix. Agents author flows from natural-language > intent; a deterministic engine executes them. ## Docs - [Getting started](https://automators.ai/flowproof/docs/getting-started): Install, record a first flow, replay it in CI. - [Authoring grammar](https://automators.ai/flowproof/docs/authoring): Every accepted step form, mocks and browser config. - [Self-help authoring](https://automators.ai/flowproof/docs/self-help): How driving agents resolve ambiguous steps. - [Trace format](https://automators.ai/flowproof/docs/trace-format): The recorded trace, selector ladder and schema. - [Agent testing (design)](https://automators.ai/flowproof/docs/agent-testing): Deterministic tests for AI systems and tool calls. - [Design notes](https://automators.ai/flowproof/docs/design): Architecture, principles and recorded decisions. ## Optional - [Full documentation in one file](https://automators.ai/flowproof/llms-full.txt) - [Source repository](https://github.com/automators-com/flowproof)