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.

In the app:OverviewOpen screen

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

Make informed model decisions
Inspect normalized deployments, lifecycle, capabilities, regions, and prices before committing.
Make decisions reproducible
Pin selected deployments to a catalog release and verify them after the catalog changes.
Detect operational drift
Subscribe to catalog events, watch important deployments, and request managed rechecks.
Create an audit trail
Separate environments, control access, retain decision records, and export evidence for reviews.

Feature map

Registry
Explore
Find the deployment identity that actually carries pricing, lifecycle, region, and capability data. Open the guide.
Cost engine
Decide
Calculate deterministic quotes and apply private commercial terms. Open the guide.
Policies
Govern
Turn product requirements into repeatable eligibility rules. Open the guide.
Lockfiles
Reproduce
Pin a decision to a catalog release and verify drift later. Open the guide.
Webhooks
Automate
Deliver signed catalog and lifecycle events to your systems. Open the guide.
API keys
Secure
Issue environment-specific credentials and rotate them without downtime. Open the guide.
Managed probes
Verify
Continuously watch deployments and request evidence-backed rechecks. Open the guide.
Audit exports
Prove
Generate private JSON or CSV evidence packages for audits. Open the guide.
Workspaces & projects
Organize
Separate teams, environments, credentials, and usage ownership. Open the guide.
Members & roles
Control access
Invite collaborators and apply least-privilege workspace roles. Open the guide.
Notifications
Inform
Route security, billing, catalog, and delivery alerts to their owners. Open the guide.
Usage & billing
Operate
Monitor quota, entitlements, subscription history, and invoices. Open the guide.
Account & security
Protect
Manage sign-in, recovery, invitations, sessions, and account deletion. Open the guide.

Plans and limits

CapabilityFreeProBusiness
Monthly API calls5,000100,0001,000,000
Workspaces / projects / members1 / 1 / 11 / 5 / 105 / 25 / 50
API keys / webhooks2 / 110 / 550 / 20
Policies, lockfiles, private pricesIncludedIncluded
Managed probes / audit exports100 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

  1. Set up the workspace, save the one-time API key, and separate test from live work.
  2. Choose a deployment using identity, lifecycle, capability, and region—not only a model name.
  3. Calculate the expected cost for a representative usage profile.
  4. Create and test a policy that encodes the non-negotiable requirements.
  5. Pin the approved decision and subscribe to drift through a webhook.