# Compliance Center

The Compliance Center enables organizations to manage and track their progress across multiple compliance frameworks such as SOC 2, ISO, GDPR, and more. It provides a centralized workspace where compliance criteria, controls, monitors, and documents are structured to help organizations achieve and maintain compliance efficiently.

The platform is designed to reduce manual effort by reusing monitors and documents across frameworks, accelerating compliance readiness and audit preparation.

<div style="
  background: rgba(128,128,128,0.08);
  border: 2px solid rgba(128,128,128,0.25);
  border-radius: 10px;
  padding: 20px 20px 0px 20px;
">
  <div style="font-weight:700; margin-bottom:20px;">Who can use this feature?</div>

  <table style="border-collapse:collapse;">
    <tr>
  <td style="vertical-align:top; padding:0 8px 10px 0;">
    <Icon icon="material-filled-person" color="#d760f9"/>
  </td>
  <td style="vertical-align:top; padding:0 0 10px 0;">
    All <span style="color:#d760f9; font-weight:600;">Account Owners</span>, <span style="color:#d760f9; font-weight:600;">Security Admins</span> and <span style="color:#d760f9; font-weight:600;">End Users</span>
  </td>
</tr>
    <tr>
  <td style="vertical-align:top; padding:0 8px 0 0;">
    <Icon icon="material-filled-flag" color="#d760f9"/>
  </td>
  <td style="vertical-align:top; padding:0;">
    Available on the <span style="color:#d760f9; font-weight:600;">Business</span> plan
  </td>
</tr>
  </table>
</div>
## Key Features

<CardGroup cols={3}>
<Card title="Manage Frameworks" href="/add-compliance-framework-2032548m0" icon="lucide-shield">
  Add and manage compliance frameworks with defined scope, users, and integrations.
</Card>
<Card title="Scope Configuration" href="/edit-compliance-framework-2032549m0" icon="lucide-settings">
  Define users and integrations included in compliance scope for each framework.
</Card>
<Card title="Control Assignment" href="/assigning-control-owners-2032550m0" icon="ph-bold-users-three">
  Assign ownership of controls and documents to ensure accountability.
</Card>
<Card title="Automated Monitoring" href="/automated-monitoring-2032560m0" icon="lucide-activity">
  Use monitors to automatically gather evidence from integrated systems.
</Card>
<Card title="Document Management" href="/manage-compliance-documents-2032553m0" icon="lucide-file-text">
  Manage required compliance documents with built-in and custom options.
</Card>
<Card title="Cross Framework Reuse" href="/cross-framework-reuse-2032561m0" icon="lucide-brain">
  Reuse monitors and documents across frameworks to accelerate compliance.
</Card>
<Card title="Audit Scheduling" href="/schedule-audit-2032554m0" icon="lucide-calendar">
  Schedule audits and provide auditors controlled access to the environment.
</Card>
<Card title="Progress Tracking" href="/progress-tracking-2032562m0" icon="lucide-area-chart">
  Track compliance progress across controls, monitors, and documents.
</Card>
</CardGroup>

---

## Troubleshooting

<AccordionGroup>

<Accordion title="Cannot Access Compliance Center" defaultOpen>
If the Compliance Center is not visible:

- Verify your account is on the **Business plan**
- Users on **Free** or **Core plans** cannot access the Compliance Center
- Ensure your user role has appropriate permissions (e.g., **Account Owner** or **Security Admin**)
</Accordion>

<Accordion title="User Cannot Be Added To Framework Scope">
If a user cannot be added to a framework:

- Confirm the user is on at least the **Core plan**
- Users on the **Free plan** cannot be included in scope
- Ensure the user exists in **User Management**
</Accordion>

<Accordion title="Controls Cannot Be Assigned">
If controls cannot be assigned:

- Verify the user has **Compliance Center access**
- Only users on the **Business plan** can be assigned controls
- Ensure the framework is active and properly configured
</Accordion>

<Accordion title="Monitor Or Document Cannot Be Paused">
If pause action is unavailable:

- Some monitors and documents are **mandatory**
- Mandatory items cannot be paused by design
- Review control requirements within the framework
</Accordion>

<Accordion title="Audit Cannot Be Scheduled">
If audit scheduling is not working:

- Ensure at least one framework is configured
- Verify users with the **Auditor role** exist in **User Management**
- Confirm required framework data (controls, documents) is available
</Accordion>

</AccordionGroup>
