# Restoring Usage Analytics

> You can work with your Usage Analytics ElastiCube and dashboards like you would with any other ElastiCube or dashboard you own.

*Source: https://docs.sisense.com/main/SisenseLinux/restoring-usage-analytics.htm*

---

Last updated: June 10, 2026

|  |  |
| --- | --- |
| [Tier](https://www.sisense.com/pricing/#pricing) | [Deployment](https://docs.sisense.com/main/SisenseLinux/introduction-to-sisense-cloud-managed-services.md#ComparisonofManagedCloudandSelfHosted) |
| Launch     Grow    Enterprise | Cloud     On-Prem |

You can work with your Usage Analytics ElastiCube and dashboards like you would with any other ElastiCube or
dashboard you own.

If you have modified the Usage Analytics ElastiCube and cannot build it anymore, you can restore the default
ElastiCube from the **Admin** page or the REST API. Restoring the ElastiCube or a dashboard returns the
ElastiCube or the dashboard to their original state. Following a restore, rebuild the ElastiCube to apply the changes.
Any changes you made will be deleted.

**To restore your Usage Analytics ElastiCube and dashboards in Sisense:**

1. In the **Admin** page, search for **Usage Analytics**, which is located under Monitoring
   & Support.
2. If **Collect Usage Analytics** is not enabled, toggle the switch to enable it.
3. Click **Restore** for the relevant assets, or click both **Restore** buttons to restore
   the ElastiCube and dashboards.

**To restore your Usage Analytics ElastiCube and dashboards through the REST API:**

1. In the **Admin** page, click **REST API**.
2. In version 1.0 of the REST API, run the following endpoints to restore your Usage Analytics assets:

   `admin, POST /usageanalytics/restore/cube`

   For your dashboards, run the following endpoint:

   `admin, POST /usageanalytics/restore/dashboards`

   ![8 5usagerestthumb](https://docs.sisense.com/main/Resources/Images/8-5usagerestthumb0300.png)
