This document discusses using Drupal installation profiles to bundle custom code, modules, themes, and libraries into a profile so a site built with those elements can be reproduced easily. It provides steps to create a sample profile, including creating a make file to specify dependencies, an info file, and profile file to alter the installation process. The profile is demonstrated to install a site with pre-configured common features. Installing profiles with Drush is also described.