# `removeAttribution` Remove attribution allows developers to hide Redocly attribution information from the browser console. Only available for users with the `Enterprise` plan. ## Examples Below is an example configuration to remove the Redocly attribution from the browser console: ```yaml redocly.yaml removeAttribution: true ``` ## Resources - **[Configuration options](/docs/realm/config)** - Complete redocly.yaml configuration file reference for all available project settings and customization options