This document discusses how to create plugins that extend the functionality of the GlassFish v3 Admin Console. It defines an admin console plugin as an OSGi bundle that contains integration points like tree nodes, pages, and tabs. It describes the key components of a plugin like the console provider service, integration points defined in the console-config.xml file, and references additional documentation resources for plugin development.