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

# Before We Begin: nTop Automate

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="KKCKAsMsdVA" />

In this course, we will:

* Learn **what nTop Automate is**, what level of automation you can achieve, and how it can add value to your design and analysis projects
* Walk through the entire process from**setting up** your nTop workflow for nTop Automate to **executing basic commands**
* Provide recommendations on **best practices** and tips that will be helpful, especially as you are starting out

For up-to-date documentation on nTop Automate, see *Documentation → Using nTop Automate*.
