Use cases

See how Anubis governs real agent access.

Anubis does not provide agents. It governs the agents your teams, vendors, or automation platforms already connect to business systems. These examples show common access patterns, risks, controls, and policy decisions.

Access pattern explorer

Common places where agent access needs control.

CRM access pattern

A customer-owned AI agent reads accounts, summarizes opportunities, updates pipeline fields, and drafts follow-up messages.

connected system Salesforce / HubSpot

Agent asks to reach

crm.account.read crm.opportunity.read crm.contact.update crm.email.send

What can go wrong

  • Overwrites customer records with wrong values
  • Exposes contact data to the wrong audience
  • Sends unauthorized messages from a rep's identity
  • Silently changes pipeline ownership

How Anubis controls it

  • Write access restricted to declared fields
  • Ownership and stage changes require approval
  • Outbound email held for review
  • Every CRM action recorded against the agent

Where Anubis draws the line

  • Read accounts and opportunities, allowed
  • Update a contact field, restricted
  • Reassign account owner, needs approval
Example policy decision
agentcustomer sales assistant
actionreassign account owner
toolcrm.account.update
decisionapproval required
reasonownership change alters pipeline and downstream access
Best first use case

Start where an agent is about to receive real access.

The strongest first deployment is not a generic demo. It is one AI agent already being built, purchased, or tested by your team, connected to one real system, with one risky permission. That is where verification, approval, runtime enforcement, and audit evidence become useful on day one.

good fit an agent touching CRM, ERP, a database, an inbox, or a workflow tool
starting scope one agent · one owner · one system · one permission set
you will see source trust, behavior risk, permission fit, runtime events, blocked actions
the shift from "are agents safe in theory" to which actions are allowed, blocked, or reviewed
Private access

Bring one agent your team already wants to connect.

Anubis is built for teams already connecting AI agents to production-like systems. Pick the access pattern closest to yours and turn that request into an evidence-backed allow, review, block, or revoke decision.

Copied to clipboard