---
title: "Namespace Compliance"
diataxis: how-to
applies_to:
  product: "nirmata-control-hub"
audience: ["platform-engineer","devsecops"]
last_updated: 2026-04-16
url: https://docs.nirmata.io/docs/control-hub/policy-hub/compliance/compliance-per-namespace/
---


A Compliance Report per Namespace shows the compliance status of resources within a specific namespace in a cluster. Each compliance standard contains various controls or rules that policies must comply with.

To view the Compliance Report per Namespace:

1. Go to **Menu**>**Policy Reports**. Policy Reports can be viewed by Categories, Clusters, or Namespaces.
2. Click on the **Namespace** category to view policy reports generated for different namespaces across multiple clusters. Use the `Cluster` tab to filter namespaces by selecting your cluster from the dropdown.

![image](/images/namespace_report.png)

3. Click on any namespace associated with your cluster to view detailed policy reports for that namespace. The `Findings` tab opens by default, showing information about *Severity, Findings, Impact (Resources), and Status (%Pass or Fail)*.
4. Click on the `Compliance` tab to view the compliance report with standards for that namespace.

![image](/images/compliance_report.png)

5. To view more details about a standard, click on its compliance card. For example, click on **Pod Security Standards - Restricted** to view the standard report for that namespace.
6. The page displays the `Controls` report for the selected compliance standard, including information about Control names, status, pass percentage, number of fail/warn/pass results, Control types, and whether the controls are enabled.

![image](/images/compliance_details.png)


