# View Posture Findings

View security findings related to your assigned integrations and owned resources.

<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>

## Overview

The **View Posture Findings** feature allows you to review security issues detected across your assigned scope.

Findings include details such as severity, affected resources, and remediation guidance.

## View Findings

<Steps>
<Step title="Sign in to WatchDog Security">
  Sign in to the [**WatchDog Security Platform**](app.watchdogsecurity.io).
</Step>

<Step title="Open Posture Management">
  Navigate to **Posture Management** from the main navigation menu.
</Step>

<Step title="Browse Findings">
  View findings categorized by status such as **To Address**, **Partly Completed**, and **Completed**.
</Step>

<Step title="Open Finding Details">
  Click on a finding to view detailed information and remediation guidance.
</Step>
</Steps>

## What Happens Next

<TipInfo>You can review the impact and severity of each finding.</TipInfo>
<TipInfo>You gain visibility into affected resources you are responsible for.</TipInfo>
<TipInfo>You can take action to remediate the issue.</TipInfo>

## Troubleshooting

<AccordionGroup>

<Accordion title="Findings Not Visible" defaultOpen>
If findings are missing:

- Ensure you are assigned to the integration
- Verify ownership of the affected resource
- Refresh the page or adjust filters
</Accordion>

</AccordionGroup>
