Open the menu
    ```html

    Cache Page Manager: Generator Profile Administration

    Generator profiles determine the behavior of the generator. Usually, its configuration is generic, allowing it to be adopted by more than one generator.

    Changes made to generator profiles will only take effect when the server is restarted.

    Features

    • It is an administration interface

    Screens

    Generator Profile Administration

    Data

    generatorProfile

    • Name(string) : Name of the profile.
    • Number of threads(integer) : Must indicate the threads that will be used in generating the cache of the Pages associated with the Generator.
    • Number of threads for immediate use(integer) : Must indicate the threads that will be used in generating the cache of the Pages associated with the Generator. These threads will be used solely for immediate use situations.

    Links

    Permissions

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

    Actions

    • Delete :

      To delete a profile, it is necessary to select the profile to be deleted and select the “Delete” option. In this option, it is possible to delete more than one profile at a time, selecting the profiles that you wish to delete.

      If the profile is in use by any Generator, the system will not delete the profile and will display the message

    ```