Open the menu
    ```html

    Website Files: Administration

    Interface that allows the management of static files for websites. It provides the registration of new static files to the websites, editing of existing static files, and also the deletion of static files.

    Features

    • It is an administration interface

    Screens

    Administration

    Data

    folder

    • Name(string) : Identification name of the configuration (used only for identification)
    • Website(string) : Website
    • Directory(string) : Root directory where the static files will be copied. Relative to the website's static directory.

    website

    • Name(string) : Identification name of the configuration (used only for identification)

    Links

    Permissions

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

    Actions

    • delete
    ```