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

# Dental Splints and Surgical Stents

export const YouTubeVideo = ({src, title, caption}) => {
  return <Frame caption={caption}>
      <iframe className="w-full aspect-video rounded-xl" src={`https://www.youtube.com/embed/${src}`} title={title} allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen></iframe>
    </Frame>;
};

<YouTubeVideo src="7poh6KY_i0A" />

Follow along as Senior Solution Engineer, Mandy Rosengren, demonstrates how to generate Dental Splints and Surgical Stents within nTop and how to create a reusable workflow to apply dental splints on a variety of scans.

**Prerequisites:**[101: nTop Essentials](https://learn.ntop.com/courses/101-ntop-essentials/), [230: Intro to Automation](https://learn.ntop.com/courses/230-intro-to-automation/), [220: Intro to Field Driven Design](https://learn.ntop.com/courses/220-intro-to-field-driven-design/)

**What is Covered:**

* Developing dental splints for the upper and lower jaw scans
* Creating surgical guide for a jaw that is missing teeth
* Seamlessly applying the same workflow to other dental scans with easy placement of surgical guides

**Downloadable Files:**

[Dental Splints and Surgical Stents.zip](https://files.learn.ntop.com/Courses/Recorded%20Trainings/Dental%20Splints%20and%20Surgical%20Stents/Dental%20Splints%20and%20Surgical%20Stents.zip)

*This file was last updated in nTop 5.5.2*
