---
title: "Feature: #76085 - Add fluid debug information to admin panel"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-76085"
source: "Changelog/8.5/Feature-76085-AddFluidDebugInformationToAdminPanel.rst"
modified: "2026-09-14T09:47:36+00:00"
---

# Feature: #76085 - Add fluid debug information to admin panel

See [forge#76085](https://forge.typo3.org/issues/76085)

## Description

A new setting in the admin panel (Preview > Show fluid debug output) enables showing fluid debug output.
If the checkbox is enabled, the path to the template file of a partial and the name of a section will be shown in the
frontend directly above the markup.
With this feature an integrator can easily find the correct template and section.

## Impact

Activating this option can break the output in frontend or may result in unexpected behavior.
