Open the menu
    ```html

    Navigation Bar: Page Path

    Through this interface, it is possible to view the path to the current page.

    Screens

    Page Path

    Through the Page Path Properties option, accessed by right-clicking on the Page Path interface, it is possible to determine whether hidden channels will be visible or not in this interface.

    In this case, the XML generated to render the Page Path interface will contain all channels, and the <hidden/> element will have a value to indicate whether the channel is hidden or not (true if it is, false otherwise).

    ```