# Gantt: Grid settings

We'll look at the grid customizations available in Analytics+.

#### 1. Header

Set a custom background color for the header. You can also set the font style, color, and size.

<figure><img src="/files/9nGGiV7pZqvmGfMrwxeN" alt=""><figcaption><p>Header customizations</p></figcaption></figure>

#### 2. Grid line

Set the color and thickness of the gridlines.

<figure><img src="/files/ax9nQRBJQkXxSzOmv8vx" alt=""><figcaption><p>Customizing grid lines</p></figcaption></figure>

Set the thickness to 0 if you don't want gridlines in your Gantt.

<figure><img src="/files/rRO3XRwMX0YSRmqNLNMD" alt=""><figcaption><p>Gantt without gridlines</p></figcaption></figure>

#### 3. Top node

Set the font style, color, and size for the parent-level headers.

<figure><img src="/files/LyuCLwfTqYsCl1n3FYC0" alt=""><figcaption><p>Parent header customization</p></figcaption></figure>

#### 4. Child node

Set a custom font style, color, and size for the child-level headers.

<figure><img src="/files/IcXfDXPJE2C0L5YSTSHx" alt=""><figcaption><p>Customize child headers</p></figcaption></figure>

#### 5. Collapse all nodes

When you have a multi-level breakdown, you can specify up to which level the hierarchy should be expanded. If you have only 2 levels, only the parent node will be displayed when the **Collapse all nodes** toggle is turned on.

<figure><img src="/files/NoDNTOEKHyvTY6UPmt7n" alt=""><figcaption><p>Collapse nodes</p></figcaption></figure>


---

# 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.inforiver.com/analytics+/gantt-chart/gantt-canvas-settings/gantt-grid-settings.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.
