Open the menu
    ```html

    Document Repository: Edit

    Allows the publisher to change existing documents. The form displays the registered document that you want to change.

    Features

    • It is an administration interface

    Screens

    Edit
    • File (file, required field) : Name of the file that will be available in the repository.
    • Title (string, required field, maximum length: 255) : Descriptive name to identify the document.
    • Description (string, maximum length: 500) : Explanatory text about the document.
    • Publication
      • Publish to users: Allows specifying which people can access this document. It is possible to inherit permissions from the folder. If inheriting and there is no parent, it will be considered published to all users.?

    Permissions

    • Edit content of service instance: Allows managing all data of this service instance with publisher profile.

    Actions

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