Use the ALLM application
A functional guide to the customer dashboard: what each workflow is for, the value it creates, and how to use it safely.
App guide vs developer docs
The app and the API expose the same model-intelligence system for different jobs. Use the app guide when a person needs to inspect, configure, verify, or govern a workspace. Use the developer docs when software needs to query the catalog, calculate a price, evaluate a decision, or react to an event.
One workflow, two surfaces
A product owner can create and test a compatibility policy in the app. An engineer can then evaluate that policy from CI or a runtime service through the API. The policy remains the shared source of truth.
What the app helps you do
Feature map
RegistryExplore
Find the deployment identity that actually carries pricing, lifecycle, region, and capability data. Open the guide.
Cost engineDecide
Calculate deterministic quotes and apply private commercial terms. Open the guide.
PoliciesGovern
Turn product requirements into repeatable eligibility rules. Open the guide.
LockfilesReproduce
Pin a decision to a catalog release and verify drift later. Open the guide.
WebhooksAutomate
Deliver signed catalog and lifecycle events to your systems. Open the guide.
API keysSecure
Issue environment-specific credentials and rotate them without downtime. Open the guide.
Managed probesVerify
Continuously watch deployments and request evidence-backed rechecks. Open the guide.
Audit exportsProve
Generate private JSON or CSV evidence packages for audits. Open the guide.
Workspaces & projectsOrganize
Separate teams, environments, credentials, and usage ownership. Open the guide.
Members & rolesControl access
Invite collaborators and apply least-privilege workspace roles. Open the guide.
NotificationsInform
Route security, billing, catalog, and delivery alerts to their owners. Open the guide.
Usage & billingOperate
Monitor quota, entitlements, subscription history, and invoices. Open the guide.
Account & securityProtect
Manage sign-in, recovery, invitations, sessions, and account deletion. Open the guide.
Plans and limits
| Capability | Free | Pro | Business |
|---|---|---|---|
| Monthly API calls | 5,000 | 100,000 | 1,000,000 |
| Workspaces / projects / members | 1 / 1 / 1 | 1 / 5 / 10 | 5 / 25 / 50 |
| API keys / webhooks | 2 / 1 | 10 / 5 | 50 / 20 |
| Policies, lockfiles, private prices | — | Included | Included |
| Managed probes / audit exports | — | — | 100 rechecks/month · Included |
Limits are enforced for the billing workspace and may change with the commercial plan. The Usage & billing screen is the authoritative view for your current subscription.
Recommended first workflow
- Set up the workspace, save the one-time API key, and separate test from live work.
- Choose a deployment using identity, lifecycle, capability, and region—not only a model name.
- Calculate the expected cost for a representative usage profile.
- Create and test a policy that encodes the non-negotiable requirements.
- Pin the approved decision and subscribe to drift through a webhook.