# Deployment Reports

You can download the deployment, quick deployment, or rollback reports for your build by hovering over the (![](/files/cQ9yyk239GJRFuYJSgZX)) icon under the **Deployment Details** section.&#x20;

1. **Deployment Reports**: Displays the detailed deployment report. A sample screenshot is attached below.
   * **Dependency Analyzer:** For failed deployments, download the analysis results of failed components in the source org selected while creating the CI job. You can download it in **Manifest (JSON)** or in **XLS** format.\ <br>

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

{% hint style="info" %}
**Note**: Deployment, quick deployment, or rollback reports will not be accessible for CI job builds older than 30 days.
{% 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://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/reports/deployment-reports.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.
