# Auditing Course Completion

---
type: Guided Document
---
Administrators can review course completion records directly within the platform and use this information to track employee progress and training status.

<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> and <span style="color:#d760f9; font-weight:600;">Security Admins</span>
      </td>
    </tr>
    <tr>
      <td style="vertical-align:top; padding:0 8px 10px 0;">
        <Icon icon="material-filled-flag" color="#d760f9"/>
      </td>
      <td style="vertical-align:top; padding:0 0 10px 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>

---

## Audit Course Completion
:::tip[]
Each user will show a **training status**, such as: **Not Started**, **In Progress**, or **Completed**
:::

<Steps>
  <Step title="Sign in to WatchDog Security">
    Sign in to the [**WatchDog Security Platform**](app.watchdogsecurity.io).
  </Step>
  <Step title="Navigate to WD University">
    Select **WD University** from the left navigation menu.
  </Step>
  <Step title="Go To The Course Log">
    Select the **Course Log** tab within **WD University**.
  </Step>
  <Step title="Choose A Course">
    Select the **Course** you want to review.
  </Step>
  <Step title="Track Completion">
    Review the list of **users and their completion status** for the selected course!
  </Step>
</Steps>
