\AtBeginSection[] { \begin{frame} \frametitle{Table of Contents} \tableofcontents[currentsection,hideallsubsections] \end{frame} } \AtBeginSubsection[] { \begin{frame} \frametitle{Table of Contents} \tableofcontents[currentsection,hideothersubsections] \end{frame} }