> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gominerva.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Training Videos

> Watch Minerva training videos and walkthroughs from one place

<Info>
  Use this page as the video library for the Minerva Knowledge Hub. Add new training videos here as they become available so users have a single place to find walkthroughs.
</Info>

## Video Library

This section organizes recorded Minerva training content for onboarding, feature walkthroughs, and refresher sessions.

## Browse Videos

Use the links below to jump directly to a training recording:

<CardGroup cols={3}>
  <Card title="Creating a Profile" icon="id-card" href="#creating-a-profile-for-screening">
    Learn how to create a profile for screening.
  </Card>

  <Card title="Screening & Alerts" icon="shield-check" href="#screening--alerts">
    Review screening results and alert workflows.
  </Card>

  <Card title="Risk Assessment" icon="file-search" href="#conducting-a-risk-assessment">
    Walk through the risk assessment workflow.
  </Card>
</CardGroup>

## Core Product Walkthroughs

### Creating a Profile for Screening

<Note>
  If the embedded player does not load correctly, watch <a href="https://www.veed.io/view/56d173c8-2ec9-4ca2-9176-9a30ee5dbef7?source=editor&panel=share">Creating a Profile for Screening on VEED</a>.
</Note>

<div
  style={{
width: "100%",
overflow: "hidden",
marginTop: "1rem",
display: "flex",
justifyContent: "center",
border: "1px solid #e2e8f0",
borderRadius: "12px",
backgroundColor: "#ffffff",
height: "390px",
}}
>
  <iframe
    src="https://www.veed.io/view/56d173c8-2ec9-4ca2-9176-9a30ee5dbef7?source=editor&panel=share"
    title="Creating a Profile for Screening"
    width="100%"
    height="760px"
    loading="lazy"
    style={{
  border: "0",
  marginTop: "-188px",
  marginLeft: "14px",
  display: "block",
}}
    allow="autoplay; fullscreen; picture-in-picture"
    allowFullScreen
  />
</div>

### Screening & Alerts

<Note>
  If the embedded player does not load correctly, watch <a href="https://www.veed.io/view/e4693e0e-dd90-4051-b31d-874b1531fdb4?source=editor&panel=share">Screening & Alerts on VEED</a>.
</Note>

<div
  style={{
width: "100%",
overflow: "hidden",
marginTop: "1rem",
display: "flex",
justifyContent: "center",
border: "1px solid #e2e8f0",
borderRadius: "12px",
backgroundColor: "#ffffff",
height: "390px",
}}
>
  <iframe
    src="https://www.veed.io/view/e4693e0e-dd90-4051-b31d-874b1531fdb4?source=editor&panel=share"
    title="Screening & Alerts"
    width="100%"
    height="760px"
    loading="lazy"
    style={{
  border: "0",
  marginTop: "-188px",
  marginLeft: "14px",
  display: "block",
}}
    allow="autoplay; fullscreen; picture-in-picture"
    allowFullScreen
  />
</div>

### Conducting a Risk Assessment

<Note>
  If the embedded player does not load correctly, watch <a href="https://www.veed.io/view/6ca1b1c3-eb9c-43ec-8ae2-f1117f9cc97a?source=Homepage&panel=share#">Conducting a Risk Assessment on VEED</a>.
</Note>

<div
  style={{
width: "100%",
overflow: "hidden",
marginTop: "1rem",
display: "flex",
justifyContent: "center",
border: "1px solid #e2e8f0",
borderRadius: "12px",
backgroundColor: "#ffffff",
height: "390px",
}}
>
  <iframe
    src="https://www.veed.io/view/6ca1b1c3-eb9c-43ec-8ae2-f1117f9cc97a?source=Homepage&panel=share#"
    title="Conducting a Risk Assessment"
    width="100%"
    height="760px"
    loading="lazy"
    style={{
  border: "0",
  marginTop: "-188px",
  marginLeft: "14px",
  display: "block",
}}
    allow="autoplay; fullscreen; picture-in-picture"
    allowFullScreen
  />
</div>
