Open the menu
    ```html

    Customer Experience: Dashboard Report Management

    Allows the management of dashboard reports. Provides the registration of new reports, editing of existing reports, and also the deletion of already registered reports.

    Features

    • It is an administration interface

    Screens

    Dashboard Report Management

    Data

    reportsDashboard

    • Report Title(identifier) : Report title
    • Position(integer) : Sorting position of the report

    report

    • Title(Short text (string)) : Report title
    • Position(integer) : Sorting position of the report
    • Last modification(Date (datetime)) : Date of the last modification
    • Views in the last 30 days(Short text (string))

    Links

    Permissions

    • Manage Data Analysis: Allows managing the Data Analysis mode, enabling the creation, editing, and deletion of reports and dashboards.

    Actions

    • Delete
    ```