{"section":"tutorials","requestedLocale":"en","requestedSlug":"visualization-of-vtex-admin-rendering-errors","locale":"en","slug":"visualization-of-vtex-admin-rendering-errors","path":"docs/en/tutorials/operational/vtex-admin/visualization-of-vtex-admin-rendering-errors.md","branch":"main","content":"Visualizing rendering errors helps identify and detail issues that occur while rendering pages and components in the VTEX Admin.\n\nDetecting and resolving these errors is crucial to ensuring a smooth user experience and preventing page loading failures from compromising user interactions with the ecommerce site.\n\nThe Rendering Error page automatically attempts to reconnect every 10 seconds without user intervention, increasing the chances of resolving issues quickly.\n\n![Tela erro - EN](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/operational/vtex-admin/visualization-of-vtex-admin-rendering-errors_1.png)\n\n## How to view rendering error details\n\nTechnical details of rendering errors are available in the browser console, simplifying diagnosis for developers and technical support. Follow these steps to access the browser console and identify the rendering error code:\n\n1. When a rendering error occurs in the Admin, right-click anywhere on the page.\n2. Select the **Inspect** option.\n3. Go to the **Console** tab to view the log messages and errors recorded by the browser.\n4. In the Console, look for lines highlighted in red. These indicate error messages and components or pages that were not loaded or processed correctly.\n\n![devtools - EN](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/operational/vtex-admin/visualization-of-vtex-admin-rendering-errors_2.gif)"}