Install the component from Forge into your OutSystems environment.
In Service Studio, open your application and add a reference to the module:
Manage Dependencies → Search for “AccessibilitySidebar” → Add the webblock
Publish your app after adding the reference.
Open your application’s Layout (e.g., LayoutMain or your custom layout).
LayoutMain
Drag the AccessibilitySidebar webblock into the layout, ideally near the end of the layout or where you deem fit.
Publish the app.
Once placed, the block automatically:
Injects the floating accessibility icon.
Handles opening and closing the sidebar.
No additional configuration is required for the default version.