# Posture Management

Monitor and manage security findings across your assigned resources and integrations.

<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 Assigned Findings" href="/view-posture-findings-2053557m0" icon="lucide-eye">
  Access posture findings for integrations and resources assigned to you.
</Card>

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

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

</CardGroup>

## Overview

The **Posture Management** module allows you to track and manage security findings relevant to your assigned scope.

Your visibility depends on how integrations are configured:

- **Manual Integrations** → You only see integrations explicitly assigned to you  
- **Automated Integrations** → You only see findings for resources you own  

This ensures you focus only on relevant risks and responsibilities.

---

## Troubleshooting

<AccordionGroup>

<Accordion title="Cannot See Any Findings" defaultOpen>
If no findings are visible:

- You may not be assigned to any **manual integrations**
- You may not own any resources in **automated integrations**
- Contact your **Security Admin** for access
</Accordion>

<Accordion title="Missing Expected Findings">
If expected findings are missing:

- Verify you are assigned to the integration
- Confirm you own the resource linked to the finding
- Check filters applied in **Posture Management**
</Accordion>

</AccordionGroup>
