Open the menu
    ```html

    Customer Experience: Add report to dashboard

    Allows the user to register new reports to the dashboard.

    Features

    • It is an administration interface

    Screens

    Add report to dashboard
    • Report Title (identifier, required field) : Report Title
    • Width (short text (string), maximum size: 255, default value: small) : Width of the report
    • Position (integer, required field, default value: 0) : Sorting position of the report

    Permissions

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

    Actions

    • Confirm with Ok
    ```