What it protects
At the gateway, your request is encrypted for processing and sent to an enclave: hardware-isolated regions of the server that the host OS, the hypervisor, and anyone operating the infrastructure cannot read. The cloud provider can’t see your data there. Someone with physical access to the hardware can’t either. Before the gateway, your requests pass through Fluso’s infrastructure on AWS. Both the sandbox and gateway run in a secure cloud environment we control. The enclave itself isn’t protected by a policy or a promise. Isolation is enforced in the hardware, and attestation reports signed by the chip vendor let you verify it. For the full technical picture, see Prem’s confidential compute documentation.Plans
Confidential mode is a Max plan feature. Every Fluso account starts on a sponsored Pro plan, which covers normal inference at no cost to you. The setting lives in Settings under Confidential APIs, and on the sponsored Pro plan it reads “Available on the Max plan” with an Upgrade button. Open your profile from the bottom of the left sidebar. The plan you’re on shows next to Manage plan.

Turning it on
1
Switch to Max
From the Confidential APIs prompt or Settings → Plans, pick Max and complete checkout. New accounts get a 30-day free trial.

2
Enable confidential mode
With Max active, you can flip the toggle. The panel notes that the change is permanent first: “Permanent once enabled. Requests stay on confidential inference; image generation and automated task creation are disabled.”
A dialog confirms the one-way switch and lists what gets disabled in this mode.


3
Confirm it's active
The panel turns green and the toggle reads On. From here on, your inference runs through the enclave.

FAQ
Can I switch back to normal mode after enabling it?
Can I switch back to normal mode after enabling it?
No. Turning on confidential mode is a one-way change for your workspace. Once you’re in confidential mode, there’s no path back to standard inference.
What happens if confidential inference isn't working?
What happens if confidential inference isn't working?
Confidential mode never falls back to standard inference, because a silent fallback would route your data through a non-confidential path. If the enclave can’t be reached, the request fails and you’ll see an error instead. Retry once the enclave is reachable again. If it stays down, contact support.
What's disabled while confidential mode is on?
What's disabled while confidential mode is on?
Image generation and automated task creation. Both rely on paths that would take your data outside the enclave, so they’re turned off in this mode. Everything else keeps working.
Which plan do I need?
Which plan do I need?
The Max plan. Every account starts on a sponsored Pro plan, which runs normal inference. Confidential mode is the reason to move to Max. New accounts can start a 30-day Max trial.
Can anyone access my data during confidential inference?
Can anyone access my data during confidential inference?
Inside the enclave, no. At the gateway, your request is encrypted for a hardware-sealed environment that infrastructure operators and the cloud provider cannot access. Before that, traffic passes through Fluso’s AWS infrastructure.