The whole hunk
from line 70, old and new numbered
/
lines
from line 70
7070
7171Both features serve security, legal, and compliance teams at Claude Enterprise organizations.
7272
73| | Inference hooks | Compliance API |
74| ------------ | --------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
75| When it acts | Inline, before inference runs | After the fact |
76| What it does | Allows or denies each governed request in real time | Retrieves activity, chats, files, projects, Cowork and Claude Code session transcripts, and users for audit and export |
77| Direction | Anthropic calls your AI security server | You call Anthropic's API |
73| | Inference hooks | Compliance API |
74| ------------ | --------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
75| When it acts | Inline, before inference runs | After the fact |
76| What it does | Allows or denies each governed request in real time | Retrieves activity, chats, files, projects, session transcripts, and users for audit and export |
77| Direction | Anthropic calls your AI security server | You call Anthropic's API |
7878
7979Use Inference hooks to stop a request before it reaches the model, and the [Compliance API](https://platform.claude.com/docs/en/manage-claude/compliance-api) to audit what happened afterward.
8080