Open the menu
    ```html

    Media Album : Edit Album

    Provides the publisher with a form to edit existing albums. Accessed through the Album Administration interface.

    Features

    • It is an administration interface

    Screens

    Edit Album
    • Title (string, required field, maximum size: 255) : Title of the album.
    • Description (text) : Text that briefly describes the content of the album's media.
    • Image (file) : Image accompanying the album title, in the album list, depending on the style configured by the portal administrator.
    • Workflow: Allows defining and controlling content publication processes to ensure its quality.?
      • Status: Allows defining and controlling content publication processes to ensure its quality.
      • Responsible: The person or group currently responsible for the content.
      • Action: Specify the transition to define the next state of the workflow. The user will only see the transactions they are authorized to perform.
      • Send to: Specify the person who should be responsible for the content.
      • Messages: Used to exchange comments between publishers during the workflow process.?
    • Publication
      • Publication period?
        • From: The date that this content will be published. If it is searchable, the search will only find this content after this date.
        • Until: The date that this content will be archived. If it is searchable, the search will not find this content after this date.
      • Highlight
        • Highlight: Select this item if the highlight property needs to be assigned to the content.
        • Until: Optionally specify until when this content should be highlighted.
      • Publish to instances: Publish the current content to multiple websites/instances?
      • Publish to users: Allows specifying which people can access this content. This may influence search results.?

    Permissions

    • Edit Content: Allows managing all media and albums present in the service instance.

    Actions

    • commit
    • Save and preview content. : Save content and then open the preview screen for that content.
    ```