> Docs
Get started with FIM One
The home page covers the main line: connect existing systems, orchestrate the work, let a person confirm before anything takes effect. These pages fill in what it leaves out: how you connect, how orchestration runs, where review stops the chain, and which deployment shape to run.
// 001
Connect
Wrap the systems you already run as tools an agent can call, without rebuilding them.
View
// 002
Orchestrate
Tasks are decomposed, run in parallel where dependencies allow, and stay inspectable.
View
// 003
Human review
Write operations pause for confirmation, and every operation leaves a record.
View
// 004
Deployment
Try it in the cloud first, then decide between self-hosting and a private deployment.
View