# Sankey Diagram

Sankey diagram is complex analytics tool to to visualize flows and relations between assets and resources on single chart.

<figure><img src="/files/w3NWAXIe5a95KaK3QF79" alt=""><figcaption><p>Sankey Diagram for 6 Different Asset</p></figcaption></figure>

It is widely being used to analyze;

**-Water footprint**&#x20;

**-Water network**

**-Energy footprint**

**-Energy network**&#x20;

**-Resource consumption**

**-Production speed and flow**

And many other application types globally.

In order to create a sankey diagram user needs to create [application flow](broken://pages/H6xqlUk7v4DEGM3b6XNC) ( from application network view) first.

<figure><img src="/files/qp7F4Qbne3CXf38d8mds" alt=""><figcaption><p>Related Application Flow Design For Example Sankey Diagram</p></figcaption></figure>

<figure><img src="/files/ONY9s3ZacCw7M8uv6uCl" alt=""><figcaption><p>Sankey Diagram Functions</p></figcaption></figure>

Since most of the configuration being handled at application flow, sankey diagram menu is very simple.

<figure><img src="/files/8Hh4ky1jC2RWlcvkutSt" alt=""><figcaption><p>Sankey Diagram Configuration</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.skysens.io/main-menu-and-overview/widget-types/sankey-diagram.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.
