# View Report

* Navigate to the ***Auto ML*** tab.&#x20;
* All the created ***Experiments*** will get listed.
* Select a completed experiment.
* Click the ***View Report*** option from the ***Actions*** column.

<figure><img src="/files/RF16FYkpF0v8Xy8MQD8F" alt=""><figcaption></figcaption></figure>

* The Details tab opens for the selected completed experiment.

<figure><img src="/files/SQuaufMnAwNNEAvzhtBS" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note</mark>: If you click the **View Report** option for a failed experiment, then it displays the Model Logs and mentions the reason of behind the failure of the model.*

![](/files/cCvPznp4GUbyEUsno6oT)
{% 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.bdb.ai/7.6/data-science-lab/project/various-tabs-to-work-with/auto-ml-alpha-release/automl-list-page/view-report.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.
