# Analyzing a Tenant with Insights

{% hint style="success" %}

#### Required User Credentials

\[**Flosum User**] - **Backup & Archive** license with **Any** permissions
{% endhint %}

## ![](/files/CBvqj0H8446fKLeXtHLv) Overview

The **Insights** page provides a detailed overview of your organizations and summarizes your tenant's operations and storage. You can customize the displayed information by adjusting the date range. This article explains the provided data.

## Insights for All Organizations

{% stepper %}
{% step %}

### Access Insights

1. Click **Insights** from the sidebar menu.&#x20;

   <div align="left"><figure><img src="/files/jb3hdL43TxjeJ4tEgX9w" alt="" width="563"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### (Optional) Set Date Range

The range of data displayed in the Insights section can be adjusted using the **Date Range** box.

1. Click the **Date Range** box.
2. Use the calendar widget to select a predefined range or set a custom one.
3. Once selected, the range will be applied automatically.&#x20;

   <div align="left"><figure><img src="/files/b7D0p09mGUzfxQjpjq4w" alt="" width="563"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### Operations

The **Operations** section includes a table of your organizations, displaying key operation details for each within the specified date range. Clicking a row reveals detailed insights into the selected organization. See the following article for more information on Organization-specific Insights.

* [Analyzing an Organization with Insights](/backup-and-archive/insights/analyzing-data-with-flosum-analytics.md)

<div align="left"><figure><img src="/files/gQfb7hTjsbCBcAv3eT38" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Summary

The **Summary** section details the operations and storage usage for all organizations within the selected date range.

<div align="left"><figure><img src="/files/NDl6oZpLJtb4CNSJb5Xw" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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.flosum.com/backup-and-archive/insights/analyzing-a-tenant-with-insights.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.
