# Header Levels

### Header Levels

Timeline has three Header levels:

<img src="/files/bUoHpaCoLjhDy680VuBt" alt="Image 1: Timeline level Settings" width="257">

* Top Level
* Middle Level
* Low Level

Toggle on/off to enable the zoom levels.

{% hint style="warning" %}
We do not provide an option for adjusting the low-level header height because it is automatically calculated within the visual as follows:

Low Level Header Height = Chart Options Header Height - Top Level Header Height - Mid Level Height
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.xviz.com/project-management/timeline-configurations/header-levels.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
