# Tutorials Step-by-step guides that walk you through common workflows from start to finish. ::::{grid} 1 :gutter: 3 :::{grid-item-card} {octicon}`shield-lock;1em` Protecting your base environment :link: protecting-base :link-type: doc Set up base protection, understand what happens under the hood, and verify everything works. ::: :::{grid-item-card} {octicon}`plug;1em` Managing plugins :link: managing-plugins :link-type: doc Install, update, and remove conda plugins safely in a protected base environment. ::: :::: ```{toctree} :hidden: protecting-base managing-plugins ```