How Govern controls a request
The following controls shape each governed request:- Rules make deterministic allow and deny decisions for an agent, action, and resource. They can read request arguments and verified end-user claims.
- Use the Rules assistant when you prefer natural-language drafts, and simulate before changing production behavior.
- Guards inspect request and response content on model and tool connections. Filters are a Guard type.
- Quotas cap LLM spend over a window for a workspace, agent, Gateway, pool, model, or verified end user. Exhausted total caps reject the call. Exhausted model budgets can spill to another pool member.
- Authorize access by writing, validating, simulating, and applying Cedar Rules.
- Create Guards and assign Filters to the connections that need inspection.
- Set usage limits at the scopes that own the budget.
Next steps
- Connect when you still need agents, delegated agents, resources, or Gateways
- Operate to investigate audit events, stream live events, and subscribe to events
- Manage to configure platform access, environments, integrations, and data exports
- Develop to send runtime credentials, Gateway endpoints, and Act-As envelopes from the application