Billing
Billing is only applicable to SaaS deployments. Enterprise deployments use license-based pricing without in-app billing.
Plans
Neural Factory SaaS offers two plan types:Viewing usage
The billing dashboard shows:- Current plan — Your active subscription plan
- Billing period — Current billing cycle dates
- Usage — How much of your plan limits you’ve used:
- Messages sent
- Documents indexed
- Storage consumed
- API calls made
- Tokens consumed by agent tasks
Agent task billing
Each turn you send runs as an agent task on the server, and it is billed for the model tokens and tools it actually consumed. Three consequences are worth knowing:- Closing the tab doesn’t stop the meter — or lose the answer. The task keeps running server-side, its result is saved to the conversation, and it is billed once. Leaving the page neither cancels the work nor avoids the charge.
- Stopped and failed tasks still bill for work already done. Stopping is the right move when a task is going nowhere, but it refunds nothing already spent.
- A task is billed exactly once. Reconnecting, reloading, or watching the same task from several places doesn’t multiply the cost. Sending the same message again, however, starts a second task with its own bill.
Managing your subscription
Upgrading your plan
- Navigate to Billing in the sidebar
- Click Upgrade Plan
- Select the new plan
- Confirm and update payment if needed
Updating payment
- Navigate to Billing
- Click Payment Method
- Update your card or payment details
Cancelling
- Navigate to Billing
- Click Cancel Subscription
- Confirm the cancellation
Usage limits
When you approach or reach a plan limit, you’ll see warnings in the interface. If a limit is reached:- Message limit — Users cannot send new messages until the next billing cycle or an upgrade
- Storage limit — New document uploads are blocked
- API limit — API calls return rate-limit errors
- Parallel agent tasks — Starting another task is refused until one of the running tasks finishes