# Module Description > **NOTE** > > The initial APIs of this module are supported since API version 10. Newly added APIs will be marked with a superscript to indicate their earliest API version. The module provides APIs for album management, including creating an album and accessing and modifying media data in an album. ## Modules to Import ```ts import { photoAccessHelper } from '@kit.MediaLibraryKit'; ```