# Creating Insight Charts

Insight Charts analyze data across multiple components. Available chart types are:

* **Flowpath - HGL / EGL:** View hydraulic and energy grade lines

<figure><img src="/files/ik9PdWgrnquWAzdUsmay" alt=""><figcaption></figcaption></figure>

* **Valve Authority**: Analyze control valve performance

<figure><img src="/files/6JCqkspFVuDJfHGUriRS" alt=""><figcaption></figcaption></figure>

* **Variations**: Compare results across parameter changes

<figure><img src="/files/dAl2HBfxeCJ9lGz1WFCd" alt=""><figcaption></figcaption></figure>

To create an Insight Chart:

1. Select the Insight Chart from the Element Palette
2. Click to place it on your flowsheet
3. Select the placed chart and use the Input Panel to:
   * Define the key component
   * Select chart type
   * Set analysis parameters

<figure><img src="/files/fOF5pOjWCieVxUmJxfm0" alt=""><figcaption></figcaption></figure>

Insight charts utilize results from multiple components to reveal broader system behavior and performance trends for the following:

* **Flowpath – HGL / EGL** – Plot hydraulic and energy grade lines along a defined flowpath
* **Valve Authority** – Assess how effectively control valves regulate flow under varying conditions
* **Variation** – Compare outputs across variation runs for a specific input

These charts are added to the flowsheet from the Elements Palette and can be defined through the Input Panel, where you specify type, select data sources, and customize presentation.

<figure><img src="/files/Y30Q9rRQV0qyOYSUonCv" alt=""><figcaption></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.flowdesigner.com/using-flowdesigner/results-analysis/creating-insight-charts.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.
