> For the complete documentation index, see [llms.txt](https://docs.infotopics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infotopics.com/drilldowntree/configuration/formatting/layout-configuration.md).

# Layout Configuration

<figure><img src="/files/w4NJdgmC7nwtHuAZoXFc" alt="" width="375"><figcaption></figcaption></figure>

<table><thead><tr><th width="230.4140625">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Enable sorting</td><td>Shows or hides the sorting button in the visualization. When enabled, users can change the sorting behavior directly from the view.</td></tr><tr><td>Enable print</td><td>Enabling this option displays a print button, allowing your users to print DrillDownTree on Tableau Online/Server.</td></tr><tr><td>Enable legend button</td><td>Shows or hides the legend button. When enabled, users can open the legend from the visualization. </td></tr><tr><td>Enable reset button</td><td>Shows or hides the reset button. When enabled, users can reset the DrillDownTree to its original state.</td></tr><tr><td>Enable measure options</td><td>Shows or hides the measure options button. When enabled, users can switch or configure available measure options from the visualization.</td></tr></tbody></table>

### **Popup**

{% hint style="info" %}
Available only in the dashboard extension.
{% endhint %}

Have the DrillDownTree configured as a popup! A perfect way to save valuable space on your dashboard is to use the pop-up feature. DrillDownTree can be opened using a trigger from another sheet on your dashboard. Use the dropdown to decide which sheets you wish to trigger the extension. You may select multiple sheets. When activating the pop feature, the extension will be shown as a button, which can be clicked on at any time you wish.

**\*Important**: Reload the extension after changing the popup settings. This needs to be done when turning on and off popup.

![](https://docs.infotopics.com/~gitbook/image?url=https%3A%2F%2F3696064508-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Ffen81laUQFBf286HYARr%252Fuploads%252FndKBqUUaGCEKw4fVxqHW%252Fimage.png%3Falt%3Dmedia%26token%3D96cabb34-34eb-46c9-afe2-ccaac010a6ea\&width=768\&dpr=3\&quality=100\&sign=cdec1755\&sv=2)

**Format popup button**

A DrillDownTree can take a lot of valuable dashboard space when it has a permanent container in your dashboard. Maybe you just want the DrillDownTree to show up when users click a button or select a mark in your dashboard. This is possible using the “PopUp ” mode of DrillDownTree. One of the most powerful features of DrillDownTree. It’s now possible to format the popup button to suit your corporate identity and dashboard's color style. You can also change the button text to show clearly where the DrillDownTree is on your dashboard. Small changes that add big value!

<img src="https://docs.infotopics.com/~gitbook/image?url=https%3A%2F%2F3696064508-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Ffen81laUQFBf286HYARr%252Fuploads%252Fe1lr0uTvi4nDsf3IXZeB%252Fimage.png%3Falt%3Dmedia%26token%3Ddaa862dd-eb2d-418a-a208-cd2150b7d1d5&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=9438d64&#x26;sv=2" alt="" width="563">


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.infotopics.com/drilldowntree/configuration/formatting/layout-configuration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
