# WatchDog University Overview

---
type: Overview Doc
---
**WatchDog University** is WatchDog Security’s built-in cybersecurity awareness training platform. It enables organizations to assign security training courses to users, monitor training progress, and maintain records of course completion for compliance and audit purposes.

<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 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;">Core</span> and <span style="color:#d760f9; font-weight:600;">Business</span> plans
      </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> plan with <i>limitations</i>
      </td>
    </tr>
  </table>
</div>



## Key Features
WD University includes several capabilities designed to help organizations manage security awareness training.

    <CardGroup cols={2}>
      <Card title="Assign Training" href="/assigning-courses-using-watchdog-university-2028422m0" icon="ph-bold-users-four">
        Browse the **course catalog** and select training content appropriate for their organization.
      </Card>

      <Card title="Track Progress" href="/auditing-course-completion-2028420m0" icon="lucide-user-round-search">
        Monitor user progress and verify whether assigned courses have been completed.
      </Card>

      <Card title="Download Certificates" href="/downloading-a-certificate-of-completion-2028421m0" icon="lucide-medal">
        When a user completes a training course, a **Certificate of Completion** can be downloaded as proof of training.
      </Card>
    </CardGroup>

## Troubleshooting

<AccordionGroup>

<Accordion title="Course Cannot Be Assigned" defaultOpen>
If a course cannot be assigned:

- Verify the course is available in your **current WatchDog plan**
- Some courses may only be available on **Core** or **Business** plans
</Accordion>

<Accordion title="Certificate Not Available">
Certificates are only available when a course status is **Completed**.  
If the course status is **Not Started** or **In Progress**, the certificate cannot be downloaded.
</Accordion>
   
</AccordionGroup>
