Open the menu
    ```html

    Newsletter: Subscription Management

    This interface allows you to view, edit, and remove subscriptions made by users.

    Features

    • It is an administration interface

    Screens

    Subscription Management

    Data

    subscription

    • Registered User(identifier) : Name of the registered user.
    • Public User(string) : Public user's email.

    Links

    Permissions

    • Manage: Allows you to manage templates, categories, schedules, and subscriptions of the service instance.

    Actions

    • Delete Subscription : Permanently removes the subscriptions of selected users.
    • Duplicate
    ```