> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/isd-spinnaker/opsmx-intelligent-software-delivery-isd-platform-spinnaker/user-guide/insights.md).

# Insights

The deployment insights dashboard provides critical information for a DevOps manager or development leadership around the state of their software development process include DORA metrics - deployment frequency and fastest/slowest applications.

Get a high-level view of thousands of pipelines through a single dashboard to ensure operational feasibility and receive a diagnosis based on historical information. With Autopilot, you can now proactively improve the efficiency of your organization with a historical analysis of pipelines and deployments that can help identify bottlenecks and enhance collaboration to improve the CI/CD pipeline.

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

Following are the insights provided by Autopilot.

1. **Pipeline insights**
2. [**Usage insights**](https://docs.opsmx.com/release-history/previous-releases/isd-4.0/admin/insights/usage-insights)
3. **Stage Insights**

{% hint style="info" %}
You can hide or show the the insights page by doing changes in the **app-config.json file.** To know more, refer[ Configuration Changes to Enable / Disable Insights Pages](https://docs.opsmx.com/additional-resources/configuration-changes-to-enable-disable-insights-pages).&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.opsmx.com/isd-spinnaker/opsmx-intelligent-software-delivery-isd-platform-spinnaker/user-guide/insights.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.
