# APP INSIGHTS

- [Review Dashboard](https://docs.letsmetrix.com/app-insights/review-dashboard.md): The “Review Dashboard” offers a high-level overview of review activity across the Shopify App Store, helping you analyze user sentiment trends, identify active app categories, and understand feedback.
- [Developer Dashboard](https://docs.letsmetrix.com/app-insights/developer-dashboard.md): This dashboard provides visibility into developer activity across Shopify, highlighting new developers, major partners, and geographical distribution of the developer community.
- [App Review Distribution](https://docs.letsmetrix.com/app-insights/app-review-distribution.md): The dashboard provides a statistical overview of how reviews are distributed across all apps in the Shopify App Store.
- [App Store Insights Timeline](https://docs.letsmetrix.com/app-insights/app-store-insights-timeline.md): The timeline gives a daily, chronological view of key activity across the Shopify App Store, helping you track launches, review changes, and overall market trends.
- [Top Apps](https://docs.letsmetrix.com/app-insights/top-apps.md): The “Top Apps” dashboards present curated rankings of applications by key performance metrics, helping you identify market leaders, emerging players, high-growth apps, and broader market trends.


---

# 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.letsmetrix.com/app-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.
