---
title: "Review query execution history"
description: "The history tab allows you to see the list of the latest query executions such as"
url: https://docs.ovhcloud.com/it/guides/public-cloud/data-platform/analytics-manager-history
lang: it
lastUpdated: 2026-09-14
---
> For AI agents: the complete documentation index is available at https://docs.ovhcloud.com/it/llms.txt, the full documentation bundle is available at https://docs.ovhcloud.com/it/llms-full.txt.

# Review query execution history

## Objective

The history tab allows you to see the list of the latest query executions such as:

- queries ran from the Analytics Manager interface
- queries passed on from an [API](https://docs.ovhcloud.com/it/guides/public-cloud/data-platform/landing-page-app-services-apis.md) (or an [application](https://docs.ovhcloud.com/it/guides/public-cloud/data-platform/landing-page-app-services-apps.md))
- queries executed on the fly in the [Lakehouse Manager Explorer](https://docs.ovhcloud.com/it/guides/public-cloud/data-platform/lakehouse-manager-explorer.md)

![history1](/images/public-cloud/data-platform/product/am/picts/history1.png)
A _SQL_ column is displayed to show the **actual query string executed by the Analytics Manager** behind the scenes. This query is automatically converted from the original query written by the user (either in [SQL](https://docs.ovhcloud.com/it/guides/public-cloud/data-platform/analytics-manager-queries-sql-editor.md#write-queries-in-the-sql-editor) or using the [visual builder](https://docs.ovhcloud.com/it/guides/public-cloud/data-platform/analytics-manager-queries-visual-builder.md)) which usually has a much simpler syntax. Typically, the Analytics Manager will automatically:

- append engine/database/schema information when necessary to route the query to the correct [data source](https://docs.ovhcloud.com/it/guides/public-cloud/data-platform/landing-page-connectors-sources.md)
- replace the [virtual attributes](https://docs.ovhcloud.com/it/guides/public-cloud/data-platform/lakehouse-manager-attributes.md#virtual-attributes) with their corresponding SQL definition

## Go further

If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/it/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project.

Ask questions, give your feedback and interact directly with the team building the Data Platform on the dedicated [Discord channel](https://discord.gg/ovhcloud).

If you need support with your OVHcloud services, create a request in our [Help Centre](https://help.ovhcloud.com/csm?id=csm_get_help).

Join our [community of users](https://community.ovhcloud.com/).
