Open the menu
    ```html

    Form Builder : Response Details

    Interface that describes client responses along with their questions.

    Through this interface, it is also possible to mark the viewed response as Processed (This field is used only to filter responses, making it easier to view the list).

    Note: It is not allowed to alter the response data of a user.

    Features

    • It is an administration interface
    • It is a details interface

    Screens

    Response Details
    This screen is an example of a response. The fields of the interface will depend on the form registration.

    Data

    form

    • Title(string) : Title of the form

    Permissions

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

    Actions

    • Mark as Processed : Mark this response as processed. This information can be used to filter responses in response management.
    ```