# Home

{% embed url="<https://www.youtube.com/watch?v=i3Z_r1mp-wU>" %}

## Overview

When opening Onum, the **Home** area is the default view. Here you can see an overview of all the activity in your [Tenant](/administration/tenant-menu.md).

<div data-full-width="false"><figure><picture><source srcset="/files/NxbHXXDmLHXiRiLjsXeC" media="(prefers-color-scheme: dark)"><img src="/files/0UY0zjSPgpJuPC7Gq427" alt=""></picture><figcaption></figcaption></figure></div>

Use this view to analyze the flow of data and the change from stage to stage of the process. Here you can locate the most important contributions to your workflow at a glance.&#x20;

{% hint style="info" %}
All data shown is analyzed compared to the previously selected time range. Use the time range selector at the top of this area to specify the periods to examine.

For example, if the time range were **1 hour ago** (the default period), the calculation of differences will be carried out using the previous **one hour** before the current selection:

* Range selected: **10:00-11:00**
* Comparison: **09:00-10:00**&#x20;

To learn more about time ranges, go to [Selecting a Time Range.](/getting-started/understanding-the-essentials/the-time-range-selector.md)
{% endhint %}

## Metrics

The **Home** view shows various infographics that provide insights into your data flow. Some Listeners or Data Sinks may be excluded from these metrics if they are duplicates or reused.

{% hint style="warning" %}
The **Net Saved/Increased** and **Estimation** graphs will show an info tooltip if some [Data sinks](/the-workspace/pipelines/data-sinks.md) are excluded from these metrics. You may decide this during the Data sink creation.

In those cases, you can hover over the icon to check the total metrics including all the Data sinks.
{% endhint %}

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-cover-dark data-type="image">Cover image (dark)</th></tr></thead><tbody><tr><td><strong>Net Saved/Increased</strong></td><td>Here you can see the difference (in %) of volume <em>saved/increased</em> in comparison to the previous period. Hover the circle icons to see the input/output volumes and see the total GB saved.</td><td></td><td><a href="/files/4lAlKEvVaTmNeHenwtQS">/files/4lAlKEvVaTmNeHenwtQS</a></td><td><a href="/files/SaIYslAVSN1RcRHBDrBY">/files/SaIYslAVSN1RcRHBDrBY</a></td></tr><tr><td><strong>Listeners</strong></td><td>View the total amount of data ingested by the Listeners in the selected time range compared to the previous, as well as the increased/decreased volume (in %).</td><td></td><td><a href="/files/JvKT9AuaT6mWUya3vvnw">/files/JvKT9AuaT6mWUya3vvnw</a></td><td><a href="/files/dPHeRa3oHyFbNBtKNbPE">/files/dPHeRa3oHyFbNBtKNbPE</a></td></tr><tr><td><strong>Data sinks</strong></td><td>You can see at a glance the total amount of data sent out of your Tenant, as well as the difference (in %) with the previous time range selected.</td><td></td><td><a href="/files/iK7fiRfRO0vdERcr4qSQ">/files/iK7fiRfRO0vdERcr4qSQ</a></td><td><a href="/files/nOvK7D9CawLThYcA1fAA">/files/nOvK7D9CawLThYcA1fAA</a></td></tr><tr><td><strong>Data volume</strong></td><td>This shows the total volume of ingested data for the selected period. Notice it is the same as the input volume shown in the Net saved/increased metric. You can also see the difference (in %) with the previous time range selected.</td><td></td><td><a href="/files/BlxacF30TFfsKg1kJ7Cs">/files/BlxacF30TFfsKg1kJ7Cs</a></td><td><a href="/files/CDOBUhIqs0Ha09Vmg8ys">/files/CDOBUhIqs0Ha09Vmg8ys</a></td></tr><tr><td><strong>Estimation</strong></td><td>The estimated volumes ingested and sent over the next 24 hours. This is calculated using the data volume of the time period.</td><td></td><td><a href="/files/GVDYL9BwuEpmBceRODFF">/files/GVDYL9BwuEpmBceRODFF</a></td><td><a href="/files/raK72iXeEGKqxzLauTPx">/files/raK72iXeEGKqxzLauTPx</a></td></tr></tbody></table>

## Sankey diagram

Each column of the Sankey diagram provides information and metrics on the key steps of your flow.&#x20;

<figure><picture><source srcset="/files/wikfAewcO80GtHBnmqXD" media="(prefers-color-scheme: dark)"><img src="/files/rvfbckAjCrF4yYNsJZk0" alt=""></picture><figcaption></figcaption></figure>

You can see how the data flows between:

1. [Listeners](/the-workspace/listeners.md) - each Listener in your Tenant.
2. [Clusters](/getting-started/architecture.md) - the Distributor/Worker group receives the Listener data and forwards it to Pipeline.
3. [Labels](/the-workspace/listeners/labels.md) - the operations and criteria used to filter out the data to be sent on to Pipelines.
4. [Pipelines](/the-workspace/pipelines.md) - the Pipelines used to obtain desired data and results.
5. [Data sinks](/the-workspace/pipelines/data-sinks.md) - the end destination for data having passed through **Listener › Cluster › Label › Pipeline**.

Hover over a part of the diagram to see specific savings.

### Show metrics

You can narrow down your analysis even further by selecting a specific node and selecting **Show metrics**.

{% hint style="info" %}
This option is not available for all columns.
{% endhint %}

### **View details**&#x20;

Click a node and select **View details** to open a panel with in-depth details of the selected piece.

From here, you can go on to edit the selected element.

{% hint style="warning" %}
This option is not available for all columns.
{% endhint %}

### Hide/show columns

You can choose which columns to view or hide using the eye icon next to its name.

### Add new elements

You can add a new **Listener**, **Label**, **Pipeline** or **Data sink** using the plus button next to its name. You can also create all of the aforementioned elements using the **Create new** button at the top-right:


---

# 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.onum.com/the-workspace/home.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.
