Skip to main content

What is Felix?

Felix is a workflow automation platform for legal, insurance, and finance professionals. You describe a process in plain language. Felix asks follow-up questions to fill in the gaps, then builds and runs it as an automated workflow — end to end, without code.

How is Felix different from Zapier, n8n, or Make?

Node-based automation tools connect pre-built actions in a fixed sequence. They are reusable and consistent, but rigid — when a process involves complexity or edge cases, they break. Felix generates custom code for each step from your plain-language description. It can handle complex logic, reason across documents, and adapt to edge cases — while still running the same way every time.
Zapier / n8n / MakeFelix
How steps are builtSelect pre-built actionsGenerated from plain-language descriptions
Handles complexityLimitedAny logic you can describe
FlexibilityRigidAdapts to edge cases
Deterministic
AuditableFull run log for every run
Human oversightNot built inHuman Checkpoints at any step

How is Felix different from AI agents?

AI agents are flexible and capable, but probabilistic — the same input can produce a different output each time. In legal, insurance, and finance, that unpredictability is a problem. Felix generates code once, then runs it deterministically. AI reasoning is applied only at the steps that need it. The same input always produces the same output, with a complete audit trail.
Probabilistic agentsFelix
ExecutionAI decisions every runDeterministic — same input, same output
OperationRequires prompting or triggeringRuns continuously once built
AuditabilityNo built-in trailFull log of every step and output
PredictabilityVariableConsistent
Human oversightAd hocBuilt-in checkpoints

Do I need to know how to code?

No. You describe what you want in plain language. Felix generates and runs all the code automatically.

Can I see the code Felix generates?

Yes. Expand any step to view the underlying TypeScript. See Code.

What happens if a workflow step fails?

Felix logs exactly which step failed and why. You can fix the step and re-run from the point of failure. See Running.

Can I run a workflow automatically?

Yes. Workflows can be scheduled hourly, daily, weekly, or on a custom cron schedule. See Scheduled Runs.

Can I process large volumes of data?

Yes. Batch runs process hundreds or thousands of items in a single run. See Batch Runs.

Can I keep a human in the loop?

Yes. Human Checkpoints pause a workflow at any step and wait for approval or input. See Human Checkpoints.

What connectors are available?

31 built-in connectors including Google Workspace, Slack, Notion, Linear, Stripe, GitHub, and leading AI models. Plus custom connectors for any REST API. See Connectors.

Is my data secure?

All data is encrypted in transit and at rest. Credentials are never exposed in logs or outputs. Every run produces a full audit trail. See Security.

What plans are available?

Individual ($20/month) and Business (custom). See Pricing.