> For the complete documentation index, see [llms.txt](https://help.nightfall.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.nightfall.ai/nightfall-for-anthropic-claude/nightfall-for-claude-enterprise-compliance-api.md).

# Nightfall for Claude Enterprise (Compliance API)

Nightfall connects to your Claude Enterprise organization through Anthropic's Compliance API and treats Claude Enterprise as a monitored SaaS surface, the same way it treats Slack, Microsoft 365, Google Workspace, and the rest of your connectors. This is the fourth Claude surface Nightfall covers; the other three (described in Section 8) handle inline blocking and runtime audit. The Compliance API integration adds the server-side, organization-level monitor and audit layer.

* Scans Claude Enterprise chat conversations and uploaded files for sensitive data: PII, PHI, PCI, secrets, source code, and any custom detector you have already built.
* Surfaces violations in the standard Detection & Response page using existing policies and detection rules. No new console.
* Monitor-only on this surface. Admin alerts (Slack, email, webhook, SIEM), optional end-user notification, and a full audit trail. The Compliance API is post-hoc, so no inline block is possible on this channel. Inline block on Claude continues to happen at the endpoint (Claude Desktop and the Claude web tab) and at the Hooks layer (Claude Code IDE and CLI). See Section 8.
* Coverage scope of *this* integration, explicitly: Claude Enterprise chat conversations and uploaded files only. Not Claude Team. Not Claude on Bedrock or Vertex AI. Not model-inference content delivered through the Claude Platform. (Nightfall's runtime Claude coverage, listed in Section 8, handles the surfaces this integration does not.)

### Prerequisites

* Claude Enterprise plan with admin access to the Claude admin console.
* A Nightfall account with Detection & Response enabled.
* A Compliance Access Key generated from the Claude admin console. See Anthropic's guide for generating one.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.nightfall.ai/nightfall-for-anthropic-claude/nightfall-for-claude-enterprise-compliance-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
