# Posture Management

Posture Management provides a centralized view of your organization’s security posture across connected integrations. It enables teams to monitor, track, and remediate security findings using both automated integrations and manual controls, ensuring continuous visibility and accountability.

---

<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;">Free</span>, <span style="color:#d760f9; font-weight:600;">Core</span> and <span style="color:#d760f9; font-weight:600;">Business</span> plans
  </td>
</tr>

  </table>
</div>

---

## Key Features

<CardGroup cols={2}>

<Card title="View Integrations" href="/view-integrations-2041919m0" icon="lucide-layout-grid">
  View all integrations with posture scores, status, and monitor activity.
</Card>

<Card title="Configure Automated Integrations" href="/configure-automated-integrations-2041931m0" icon="lucide-plug">
  Connect integrations using OAuth or API credentials to enable automated monitoring.
</Card>

<Card title="Manage Automated Monitors" href="/manage-automated-monitors-2041929m0" icon="lucide-activity">
  Resync monitors, pause tracking, and assign resources to users.
</Card>

<Card title="Configure Manual Integrations" href="/configure-manual-integrations-2041930m0" icon="lucide-settings">
  Set up manual integrations and define monitors for tracking security posture.
</Card>

<Card title="Manage Manual Monitors" href="/manage-manual-monitors-2041926m0" icon="material-outline-check_circle">
  Update monitor status, pause tracking, and manage manual findings.
</Card>

</CardGroup>

---

## Troubleshooting

<AccordionGroup>

<Accordion title="Cannot See Integration" defaultOpen>
If an integration is not visible:

- Ensure you are assigned as an **integration owner** or **member** (manual integrations)
- Verify you are assigned to relevant **resources** (automated integrations)
- Confirm your role has access (**End Users** have limited visibility)
</Accordion>

<Accordion title="Monitor Cannot Be Completed">
If you cannot mark a monitor as complete:

- Ensure the monitor is a **manual monitor**
- Verify you have appropriate permissions (**Account Owner** or **Security Admin**)
- Check that the monitor is not already marked as **Completed**
</Accordion>

<Accordion title="Automated Monitor Not Updating">
If automated findings are not updating:

- Confirm the integration is **enabled**
- Verify the integration is actively **syncing data**
- Ensure there are no authentication or connection issues with the integration
</Accordion>

<Accordion title="Unable To Retest Monitor">
If retesting does not work:

- Ensure the monitor is **automated**
- Verify the integration is still **connected and active**
- Retry after allowing time for the system to process previous syncs
</Accordion>

<Accordion title="Cannot Pause Monitor">
If you cannot pause a monitor:

- Ensure you provide a required **pause reason**
- Verify you selected either a **remonitoring date** or **Pause Indefinitely**
- Confirm you have sufficient permissions to manage monitors
</Accordion>

</AccordionGroup>
