Managing content configurations
To manage content configurations, complete the following:
Navigate to PageBuilder Editor > Developer Tools > Configurations. The Configurations page opens.
Select the Configuration Type (Config Type) you want to manage from the drop-down menu among the following:
feature - shows the fundamental building blocks of your website, which display configurable content in standalone, composable blocks that you can add to pages through PageBuilder Admin.
chain - shows the wrapping elements around your features, which provide shared structure and organization while supporting custom fields and different rendering per output type.
layout - shows your webpage's body wrapper that divides content into sections containing features and chains. They allow you to build pages by placing components into appropriate sections.
output - shows the HTML wrapper structure that applies to server responses. It handles page elements like head tags and scripts while enabling your content to display in different formats based on your requested output type.
The page refreshes to show a two-column layout:
The left column shows your site's configured component.
The right column shows a JSON code block with the content of each component.
Click the copy to clipboard icon
next to the JSON block to copy the content and share it with your development team or Arc XP Customer Service for troubleshooting.