Skip to main content
Once an AI feature reaches production, you need to understand what it is doing and change its operating boundaries safely. Observe & Control brings those tools together in the Opper platform.

Observe what happened

Traces

Inspect the model call, nested tool calls, cost, latency, and rule activity behind a request.

Files

Manage files used as model inputs and generation outputs.

Control what is allowed

Rules is the organization-level workspace for the policies Opper enforces on model calls.

Data retention

Choose how long call content is stored, or enable Zero Data Retention.

Spend limits

Set a monthly organization budget and optional project caps.

Model access

Restrict the providers, regions, countries, and models your apps can use.

Checks

Score quality or flag, redact, and block content.
Route rules remain available for setting a default model or configuring response caching:

Route

Set a default model for an organization or project.

How rules apply

Organization rules set the default for every project. Project overrides can tighten that default, but cannot loosen it.
  • Model-access rules intersect, so a model must be available at both levels.
  • The shortest applicable retention period wins.
  • Project spend caps must fit inside the organization budget.
  • Checks can run across the organization or only on selected projects.
When trace storage is enabled, rule activity appears on the relevant trace. In the playground, turn on Project controls to test a call with its rules applied.