# Arcetix Docs ## Docs - [AI Action](https://docs.arcetix.com/essentials/ai-action.md): Click, type, and interact with the page using Action nodes. - [AI Agent](https://docs.arcetix.com/essentials/ai-agent.md): Use an Agent node for higher‑level reasoning and multi‑step actions. - [AI Extraction](https://docs.arcetix.com/essentials/ai-extraction.md): Extract structured data from the page into a schema. - [AI Validation](https://docs.arcetix.com/essentials/ai-validation.md): Assert text, states, and counts. Works standalone or after extraction. - [Caching](https://docs.arcetix.com/essentials/caching.md): Speed up generation and reuse consistent results when possible. - [Chaining workflows](https://docs.arcetix.com/essentials/chaining-workflows.md): Compose multi‑step flows by linking nodes and passing data. - [Custom tools](https://docs.arcetix.com/essentials/custom-tools.md): Extend workflows with your own actions and integrations. - [Failure notifications](https://docs.arcetix.com/essentials/failure-notifications.md): Track failures via runs and schedules; integrate alerts downstream. - [File upload](https://docs.arcetix.com/essentials/file-upload.md): Upload CSVs and reference data with @file/column. - [Running a test](https://docs.arcetix.com/essentials/running-a-test.md): Execute a workflow, watch logs, and inspect results. - [Runs](https://docs.arcetix.com/essentials/runs.md): Start, schedule, and monitor workflow runs with real‑time logs. - [Secrets](https://docs.arcetix.com/essentials/secrets.md): Store credentials securely and reference them with %KEY%. - [Create a workflow](https://docs.arcetix.com/essentials/workflows.md): Generate workflows from a prompt, reference secrets and CSV data, and save. - [Welcome to Arcetix](https://docs.arcetix.com/index.md): We transform testing from a bottleneck into a fast, collaborative process by turning test creation into a simple conversation with AI. ## OpenAPI Specs - [openapi](https://docs.arcetix.com/api-reference/openapi.json)