# Analyzing an Organization with Insights

{% hint style="success" %}

#### Required User Credentials

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

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

Access **Insights** for in-depth analysis of one of your Salesforce Organizations, covering usage patterns, backup data, and storage metrics. Follow this guide to learn how to view and interpret performance metrics, storage trends, and detailed object insights.

## Using the Insights Dashboard

{% stepper %}
{% step %}

### Access Insights For an Organization

1. Click **Insights** from the sidebar menu.
2. In the **Operations** table, click the Organization you wish to view insights for.&#x20;

   <div align="left"><figure><img src="/files/uDX4CebvdzNRuHXyO4Nk" 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.

{% hint style="info" %}
When switching between the **Performance** and **Salesforce** tabs, the **Date Range** will be reset to the default of the **Last 7 days**. The max range is 12 months.
{% endhint %}

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/nZXdKJbNBeZedPb8bo9D" alt="" width="563"><figcaption></figcaption></figure></div>

{% endstep %}
{% endstepper %}

## Performance Tab

The Performance Analytics tab provides you with a timeline view of your Backup & Archive activity.

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

{% stepper %}
{% step %}

### Timeline and Activity

* **Timeline**: This chart shows when your Backup, Restore, Archive, Search, Purge, and Export actions took place. The chart interval can be set to **Day** or **Week**.
* **Activity**: This section displays the most recent Backup, Restore, Archive, and Export operations, along with relevant details.

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

{% step %}

### Summary

The summary graphic displays all operations and storage used within the specified date range.

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

{% step %}

### Monitoring

The monitoring charts display your **Salesforce API Usage Trend** and **Backup Duration Trends** over the selected date range. These charts help you identify whether you are exceeding your API limits and track the duration of your backups.

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

## Salesforce Tab

Analyze your Salesforce data changes using the **Salesforce** tab to track data growth trends and identify areas for improvement. This section includes charts that display how your data fluctuates over time, as well as the size and number of records stored in your backups.

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

{% stepper %}
{% step %}

### Growth and Data Trends

The **Growth Trends** chart illustrates your backup sizes, while the **Data Trends** chart shows the number of records **Added**, **Changed**, and **Deleted** over time. By default, data from the past 7 days is shown, but you can extend the view to the last 12 months.

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

{% step %}

### Data Lifecycle

The **Data Lifecycle** chart illustrates the flow of records in your Flosum backup and its evolution over time. This chart shows which objects have been added, updated, or deleted, along with the number of records involved, as they are backed up. By default, data from the past 7 days is shown, but you can extend the view to the last 12 months.

{% hint style="info" %}
The chart can be rearranged by clicking and dragging a tag to any place on the chart.
{% endhint %}

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

{% step %}

### Storage

The **Storage** chart enables you to visualize the size and number of records in your data by using the **Size** and **Records** toggle. You can view the data in two types of charts:&#x20;

* **Sunburst** - A hierarchical visualization of objects.
* **Treemap** - A block-style distribution of objects, helpful in identifying the most significant objects in your backup.

<div align="left"><figure><img src="/files/ZeY7skdZwqHmyjHByvot" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/ogHJYLytedZa3B8AN64h" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="success" %}
**Best Practices**

* Review weekly trends to detect spikes in usage or storage.
* Use object visualizations to identify high-growth or obsolete objects.
* Regularly export metrics for compliance or governance reviews
  {% endhint %}


---

# 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-data-with-flosum-analytics.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.
